URL: <YOUR_PROJECT_URL>
You can edit the code using your preferred IDE:
# Step 1: Clone the repository
git clone <YOUR_GIT_URL>
# Step 2: Navigate to the project directory
cd <YOUR_PROJECT_NAME>
# Step 3: Install dependencies
npm install
# Step 4: Start development server
npm run dev
Technologies Used
Vite
TypeScript
React
shadcn-ui
Tailwind CSS
Deployment
To deploy your project, you can use Vercel, Netlify, this project is delopyed on vercel.app