/loan-shark

A REPL style Node.js app for taking out loans

Primary LanguageJavaScript

Loan Shark App

A REPL style application that was built with Node.js which allows the user to take out loans.

Getting Started

What things you need to install the software and how to install them

Installing

After cloning project, open root directory of project and run:

npm install 

And to run the app:

node index.js

Running the tests

To run tests:

node test.js

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details