8000 GitHub - dancesWithCycles/react-axios-tutorial: React Axios Tutorial - Learn to make HTTP GET and POST Requests using Axios library. Create and consume REST APIs built with Node, Express and MongoDB.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

React Axios Tutorial - Learn to make HTTP GET and POST Requests using Axios library. Create and consume REST APIs built with Node, Express and MongoDB.

Notifications You must be signed in to change notification settings

dancesWithCycles/react-axios-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Axios Tutorial

React Axios Tutorial - Learn to make HTTP GET and POST Requests using Axios library. Create and consume REST APIs built with Node, Express and MongoDB.

Step by Step Tutorial

React Axios Tutorial - Make HTTP GET and POST Requests

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it on the browser.

Start Node Server

  • Get inside the server folder
  • Run npm install to install required packages
  • Open terminal run nodemon
  • Open other terminal run mongod

Open API URL on http://localhost:4000/users

About

React Axios Tutorial - Learn to make HTTP GET and POST Requests using Axios library. Create and consume REST APIs built with Node, Express and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • HTML 10.5%
  • CSS 6.3%
0