A project template for Vite with React, TypeScript, and Tailwind CSS.
Requirements
Ensure you have the following dependencies installed on your system:
- Clone the repository:
git clone https://github.com/Visualizeit/react-router-starter- Change to the project directory:
cd react-router-starter- Install the dependencies:
pnpm installStart the development server with:
pnpm run dev