Skip to content

AdaGold/get-requests-with-axios-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GET Requests with Axios Demo

This is an example Node project for students to show off making GET requests using Axios in JavaScript.

  1. Before starting, run npm install or npm i to install dependencies.

  2. Open up src/index.js to see the code.

  3. Use npm start to run the src/index.js file.

An API key for LocationIQ is required to run one of the examples. Folks can follow steps in the associated lesson for more information on how to set up a .env file locally to manage your API key.

About

Example code that shows off making GET requests using Axios in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published