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->
29 stars
3 watching
10 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides standard actions and reducers for building CRUD applications with Redux | 624 |
| A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
| An example of building a simple CRUD application on the Internet Computer using Motoko and React | 28 |
| A Quasar-based CRUD component using Axios to fetch remote data | 17 |
| An application demonstrating a common design pattern for user CRUD operations in Rust. | 123 |
| A Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router. | 54 |
| An example of a Redux CRUD application with minimal boilerplate | 18 |
| Automates the creation of common application components | 1,410 |
| Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 136 |
| A tool for generating and managing Redux state for network requests in React and React Native applications | 106 |
| A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
| A library that allows React components to manage local state via Redux without the need for external messaging systems. | 369 |
| An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database | 1,544 |
| A Redux effects driver for interacting with local or session storage | 10 |
| Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |