This project is built using modern web technologies and is ready for development and deployment.
You can edit the code using any of the following methods:
If you want to work locally using your own code editor (e.g., VS Code), follow these steps:
- Make sure you have Node.js & npm installed
Install with nvm
# Step 1: Clone the repository using the Git URL
git clone <YOUR_GIT_URL>
# Step 2: Navigate into the project directory
cd <YOUR_PROJECT_NAME>
# Step 3: Install dependencies
npm install
# Step 4: Start the development server
npm run dev
## What technologies are used for this project?
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
# twendrive