a simple and clean starter for those who wants to start the project right way without any hassle.
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
Start the server
npm run dev
Install dependencies
yarn install
Start the server
yarn dev
Now customize everything as your needs.
If it really helps you then leave a star. Thank you💖