- Notifications
You must be signed in to change notification settings - Fork74
bezkoder/redux-toolkit-example-crud-hooks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build Redux-Toolkit CRUD application with React Hooks and Rest API calls in that:
- Each item has id, title, description, published status.
- We can create, retrieve, update, delete items.
- There is a Search bar for finding items by title.
Redux Store:
For instruction, please visit:
Redux-Toolkit CRUD example with React Hooks, Axios & Web API
More Practice:
React Hooks + Redux (without Redux-Toolkit) CRUD example with Axios & Web API
React Hooks (without Redux) CRUD example with Axios and Web API
React + Redux + Hooks: JWT Authentication & Authorization example
Fullstack with Node.js Express:
Fullstack with Spring Boot:
Fullstack with Django:
Serverless with Firebase:
React Firebase Hooks: CRUD App with Realtime Database example
This project was bootstrapped withCreate React App.
.env
PORT=8081
In the project directory, you can run:
npm install# oryarn install
or
npm start# oryarn start
Openhttp://localhost:8081 to view it in the browser.
The page will reload if you make edits.
About
Redux-Toolkit example with React Hooks CRUD Application, Axios, Rest API, Bootstrap
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.