Skip to content

BlyNTC/car-shop

Repository files navigation

Sd 0x Project Delivery App

 

Project Delivery App

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A system for selling cars with MongoDB and TypeScript using POO with SOLID principle.

✨ Features

✔️ Register Car;
✔️ List all Cars;
✔️ List by Id;
✔️ update a registered car;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/BlyNTC/Delivery-app.git

# Access
$ cd delivery-app

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize in the <http://localhost:3000>
# The database will initialize in the <http://localhost:3001>

Made with ❤️ by

Isaac Matheus

 

Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published