To run this application, do the following:
-
Go to the project root directory Run the following commands in the terminal/command line:
npm install PORT=<port_number> node index.js
-
Go to http://localhost:<port_number>/ in your browser to view it.