To run index.js, follow the following steps:
- clone the repo in your local environment using the given format : git clone URL
- in the terminal , install npm modules : npm install
- in json files, set type:"module" to use ESM-6 version
- open index.js and in your terminal type nodemon index.js
- open localhost:3000 in your browser