Skip to content

Bayke96/ReactJS-Redux-WS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS-Redux-WS

ReactJS + Redux CRUD web service for posts

Basic Create, Read, Update and Delete Web Service developed using ReactJS and Redux, Thunk was applied as the main Middleware and Axios as the HTTP client.

The web service calls an API for the manipulation of Posts containing the following attributes:

ID
User ID
Title
Body

Responsive Design has been included for a multitude of devices.

The following API has been used for the back-end of this web service:

https://jsonplaceholder.typicode.com/

About

ReactJS-Redux based CRUD web service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published