16
React Tailwindcss TypeScript Vite Starter Template
This is a starter template for React + Tailwindcss + TypeScript + Vite.
You can use this template by just creating a new repo with this template by clicking on the "Use this template" button.
You can also clone this repo.
git clone https://github.com/rohid-hub/react-tailwindcss-typescript-vite-template.git
After cloning the repo go to the directory and run
yarn
Then run the dev server by running
yarn dev
After this go to htpp://localhost:3000
and you should see this screen.
If this template helps you then please don't forget to give this repo a star ☺️
Thank you
16