Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 218 Bytes

React-Http-App

Making HTTP GET and POST request using axios in React

Steps to follow

1. Clone/Download the repo from github
2. Do npm install to install packages
3. Do npm start to run the application