Instructions to Set Up and Run the Project - 1- Create Folder(Ex-Discoverhub) type all these command on terminal- 2- Cd discoverhub 3- npm init -y 4- npm install express node-fetch dotenv 5- node index.js 6- http://localhost:3000