CSEC_web_dev_workshop To clone this repo in your own IDE, write this command in the terminal: git clone https://github.com/HarguntasBenipal/CSEC_web_dev_workshop.git Make sure npm is installed: npm install Also, install axios: npm install axios