/react-http-requests

:arrow_right: Project that explains how to make http requests with axios

Primary LanguageJavaScript

🌐 React - Handle HTTP Requests

This project was developed during the course "React the Complete Guide" to put in practice the content of the module "Reaching out to the web".

💻 Technologies

html css javascript reactjs

🔥 How to run

To start the project clone this repository:

$ git clone https://github.com/jesspsilva/react-http-requests

Then use the commands bellow:

cd react-http-requests
npm install
npm start

After this process the localhost: 3000 page will automatically open in your browser or access http://127.0.0.1:3000

❤️ Feedback

If you like it, leave a ⭐ !