/car-manager-js-ninja

Car management system

Primary LanguageJavaScript

car-manager-js-ninja

Car Manager is a management system to be used in a car dealership.

This conclusion project was developed with the knowledge obtained along 33 modules of Javascript Ninja course and the following technologies/modules:

  • Node.js

  • UglifyJS

  • StandardJS

  • Express

Installing and Running:

Clone this repository, open your terminal in project root folder and run the following commands:

npm install
npm run app

After that, navigate to localhost:8080 to use the management system.