Skip to content

Web application containing pictures of cakes that enables performing CRUD operations on REST API. It uses Redux Thunk for asynchronous actions and React Router for routing

Notifications You must be signed in to change notification settings

kamilpastuszka/react-redux-crud-api-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

React-Redux RESTfull API app that allows reading, adding, removing and updating items. In this case - cakes.

Installation and running

npm install - to install dependencies (Node.js ) npm start - to run the application (Webpack build will be created and webpack-dev-server will launch the applcation on port 3000)

Images

List View

Single View

Add View

Edit View

About

Web application containing pictures of cakes that enables performing CRUD operations on REST API. It uses Redux Thunk for asynchronous actions and React Router for routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published