Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernardobarreto/todo-app-with-reactjs-redux
Sample todo app using React.js and Redux store
https://github.com/bernardobarreto/todo-app-with-reactjs-redux
Last synced: 5 days ago
JSON representation
Sample todo app using React.js and Redux store
- Host: GitHub
- URL: https://github.com/bernardobarreto/todo-app-with-reactjs-redux
- Owner: bernardobarreto
- Created: 2023-08-02T19:20:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-02T19:23:25.000Z (over 1 year ago)
- Last Synced: 2024-05-13T03:02:27.738Z (6 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO App
- React.js
- Redux### Installing
> npm install --legacy-peer-deps### Running
> npm run dev