This application uses Express.js to run the application on a local server.
TO RUN APPLICATION:
Clone repository
on your terminal/command prompt, cd to the project folder and execute the command "npm start".
in your web browser connect to port 3000 "localhost:3000"