An open API service indexing awesome lists of open source software.

https://github.com/btmpl/react-ajax-demo

An example of making AJAX requests in React applications
https://github.com/btmpl/react-ajax-demo

Last synced: 11 months ago
JSON representation

An example of making AJAX requests in React applications

Awesome Lists containing this project

README

          

**react-ajax-demo**

An example implementation of AJAX calls in React application using axios.

Please check the coresponding [blog post](https://medium.com/@baphemot/how-to-make-ajax-requests-in-react-a6a52bb5a8b1#.f813ztpay) for more informations.

Running the app:

`npm start`

**Licence**

MIT