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-nameGo to the project directory
cd project-nameInstall dependencies
npm install Start the server
npm run devInstall dependencies
yarn installStart the server
yarn devNow customize everything as your needs.
If it really helps you then leave a star. Thank youđź’–