Follow this steps to run this application:
- First clone this repository
git clone https://github.com/MichaelKlemersson/fullstack-challenge.git
- Enter in
fullstack-challenge
directory and run
npm install
- After the installation, run
node index.js
- At least, open your web browser and access http://localhost:3000 to see the application running