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.
React Axios Tutorial - Make HTTP GET and POST Requests
Runs the app in the development mode.
Open http://localhost:3000 to view it on the browser.
- Get inside the
serverfolder - Run
npm installto install required packages - Open terminal run
nodemon - Open other terminal run
mongod
Open API URL on http://localhost:4000/users