Simple website made with Tailwind CSS
◾First, install the dependencies by running the following command:
npm install
◾Open the index.html file in a web browser
◾To watch for changes in the Tailwind CSS file, use the following command
npm run watch
◾To build the CSS file, use the following command
npm run build
Technologies used in the project: