This repository is a solution to interview test.
To install this project on your local machine
- Git Clone
Clone the url of the Git Repo
git clone <url>
- Install
To install the project dependencies
npm install my-project
cd my-project
- Start
To start the project run
npm start