Create a node server
Clone this repo in your local machine
Open folder in your terminal
Go into node-server folder
cd node-server/
Run node server
npm start
Terminal will show you the server running link, click on that to run on browser.