Sample project to help getting started with HTML, Tailwind CSS and Vite.JS.
The repetitive process of building and deploying the project to production is automated by using the Netlify CI/CD pipeline.
Using the following steps, you can run the project on your local computer.
git clone {project-github-url}
yarn
yarn dev