a simple and clean starter to start the project with Vite, Reactjs, Tailwind CSS.
Clone the project
git clone https://github.com/moinulmoin/vite-react-tailwind-starter project-name
Go to the project directory
cd project-name
Install dependencies
npm install or yarn install
Start the server
npm run dev or yarn dev
Now customize everything as your needs.
Leave a star ⭐ if it helped you. Thank you💖