vite-react-tailwindcss starter

a simple and clean starter for those who wants to start the project right way without any hassle.

Run it in your device

Clone the project

  git clone https://github.com/moinulmoin/vite-react-tailwind-starter project-name

Go to the project directory

  cd project-name

Or you can just download it as zip, then

Install dependencies

  npm install 

Start the server

  npm run dev

Or if you are yarn user,

Install dependencies

  yarn install

Start the server

  yarn dev

Now customize everything as your needs.

License

MIT

Support

If it really helps you then leave a star. Thank you?