React Hooks Redux Crud Save

React-redux Hooks example: CRUD with Axios, React Router, Web API

Project README

React Hooks + Redux CRUD example with Axios & Web API

Build React Redux Tutorial Application with Rest API calls in that:

  • Each Tutorial has id, title, description, published status.
  • We can create, retrieve, update, delete Tutorials.
  • There is a Search bar for finding Tutorials by title.

react-hooks-redux-crud-example

Redux Store:

react-hooks-redux-crud-example-redux-store-architecture

For instruction, please visit:

React Hooks + Redux CRUD example with Axios & Web API

More Practice:

React Hooks (without Redux) CRUD example with Axios and Web API

React Table example: CRUD App with react-table v7

React Pagination using Hooks example

React Hooks File Upload example

React Hooks: JWT Authentication & Authorization example

React + Redux + Hooks: JWT Authentication & Authorization example

Fullstack with Node.js Express:

React + Node.js Express + MySQL

React + Node.js Express + PostgreSQL

React + Node.js Express + MongoDB

Fullstack with Spring Boot:

React + Spring Boot + MySQL

React + Spring Boot + PostgreSQL

React + Spring Boot + MongoDB

Fullstack with Django:

React.js Hooks + Django Rest Framework

Serverless with Firebase:

React Firebase Hooks: CRUD App with Realtime Database example

React Hooks Firestore example: CRUD App

This project was bootstrapped with Create React App.

Set port

.env

PORT=8081

Project setup

In the project directory, you can run:

npm install
# or
yarn install

or

Compiles and hot-reloads for development

npm start
# or
yarn start

Open http://localhost:8081 to view it in the browser.

The page will reload if you make edits.

Open Source Agenda is not affiliated with "React Hooks Redux Crud" Project. README Source: bezkoder/react-hooks-redux-crud
Stars
53
Open Issues
0
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating