React + TypeScript + Vite + Tailwind + Shadcn UI Biolerplate Install this biolerplate using the following commands Clone this repo git clone https://github.com/saeed9321/react-biolerplate.git Navigate inside the folder cd react-biolerplate Install dependencies npm install Run the app npm run dev Open in browser http://localhost:5173/ Have Fun ;)