This is a command-line interface (CLI) application that allows users to manage a collection of vehicles. The application prompts the user to either create a new vehicle or select an existing vehicle. After going through the creation or selection process, the user is able to perform certain actions with the selected vehicle. The user is returned to the actions menu after each action until they decide to exit the application.
- First you will need to clone the repo to your local machine.
- Open your file in the terminal on vs code.
- Then download the dependencies needed to run the program using:
npm i- To run program you enter:
npm startThe user is able to add a new vehicle or edit existing vehicles
Walkthrough Video: https://drive.google.com/file/d/1j1oGsIUhCPtp_s-1ucwJnKHo_uynh1C2/view
This project is licensed under the MIT license.
- If you have any questions, please feel free to contact me at Jacquilyn.fletcher89@gmail.com.
- You can also find more of my work at Jacquilyn-f.