https://github.com/abdurraahimm/react-redux
This is a simple CRUD with React Redux
https://github.com/abdurraahimm/react-redux
json-server react reactrouter6 redux redux-toolkit vite
Last synced: 27 days ago
JSON representation
This is a simple CRUD with React Redux
- Host: GitHub
- URL: https://github.com/abdurraahimm/react-redux
- Owner: AbdurRaahimm
- Created: 2024-01-25T09:07:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T09:25:41.000Z (over 1 year ago)
- Last Synced: 2025-05-31T03:32:55.757Z (about 1 year ago)
- Topics: json-server, react, reactrouter6, redux, redux-toolkit, vite
- Language: JavaScript
- Homepage: https://react-redux-delta-nine.vercel.app
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React redux CRUD and Data fetch application
This is a simple react redux application with CRUD operations and data fetch from an json server API.
## Features
- React redux CRUD operations with object array
- Data fetch from json server API
- React redux CRUD operations with json server API
## Tools
- Vite React
- React Redux
- React Router Dom
- Redux Thunk
- fetch API
- Json Server
- Bootstrap
## Installation
This project requires [Node.js](https://nodejs.org/) v4+ to run.
Clone the project from git repository
```sh
git clone https://github.com/AbdurRaahimm/React-Redux.git
```
Install the dependencies and devDependencies and start the server.
```sh
npm install
```
Run the project
```sh
npm run dev
```
Run the json server
```sh
npm run json
```
## Screenshots





## Live Demo
[Demo](https://react-redux-delta-nine.vercel.app/)
## Connect on Social Media
- [Twitter](https://twitter.com/AbdurRahim4G)
- [Instagram](https://www.instagram.com/abdurrahim4g/)
- [Facebook](https://www.facebook.com/Rahim72446)
- [LinkedIn](https://www.linkedin.com/in/abdur-rahim4g/)
- [YouTube](https://youtube.com/@AbdurRahimm)