Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 199 Bytes

acessingDataUsingAxios

steps to install and run

  1. install nodejs and npm
  2. run the comand (npm install) in terminal ( in dir of package.json)
  3. to start the program (node index.js) in terminal