Skip to content

viniciusmeneses/car-manager-js-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.