Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 284 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 284 Bytes

CarApp

Installation

To run this project locally, follow these steps:

# Clone the repository
git clone https://github.com/redanefzi/carapp

# Navigate to the project directory
cd carapp

# Install dependencies
npm install

# Start the development server
npm run dev