11 lines
311 B
Markdown
11 lines
311 B
Markdown
|
|
# Taxi Booking Website
|
|
|
|
This is a code bundle for Taxi Booking Website. The original project is available at https://www.figma.com/design/DQIUl4t25sGUEW6bsnemly/Taxi-Booking-Website.
|
|
|
|
## Running the code
|
|
|
|
Run `npm i` to install the dependencies.
|
|
|
|
Run `npm run dev` to start the development server.
|
|
|