Skip to content

fisayoafolayan/consuming-restful-api-in-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consuming a RESTful API in React

A simple implementation on how to use a RESTful API in React.

To follow along, this application has been documented as an article on Pusher blog. You can read about it here

Set up

To set up this project, first clone the repository

$ git clone https://github.com/fisayoafolayan/consuming-restful-api-in-react.git

Change your working directory into the project directory

$ cd consuming-restful-api-in-react

Run

Install npm modules

$ npm install

Start the application

$ npm start

Built With

React

About

A simple implementation on how to use a RESTful API in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published