react_crud_localStorage

CRUD app

A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls

React/Redux basic CRUD with persistent state, demo->

GitHub

29 stars
3 watching
10 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
versent/redux-crudProvides standard actions and reducers for building CRUD applications with Redux624
what-crud/vue-crudA Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication834
enzoh/superheroesAn example of building a simple CRUD application on the Internet Computer using Motoko and React28
odranoelbr/vue-quasar-crudA Quasar-based CRUD component using Axios to fetch remote data17
jamesjmeyer210/actix_sqlx_mysql_user_crudAn application demonstrating a common design pattern for user CRUD operations in Rust.123
shershen08/vue.js-v2-crud-applicationA Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router.54
jamesplease/zero-boilerplate-reduxAn example of a Redux CRUD application with minimal boilerplate18
sohelamin/crud-generatorAutomates the creation of common application components1,410
q-mobile/model2appAutomates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer.136
brigad/redux-rest-easyA tool for generating and managing Redux state for network requests in React and React Native applications106
jungsoft/crudryA utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications.90
threepointone/redux-react-localA library that allows React components to manage local state via Redux without the need for external messaging systems.369
thevahidal/soulAn automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database1,544
redux-effects/redux-effects-localstorageA Redux effects driver for interacting with local or session storage10
donavon/use-persisted-stateProvides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers1,377