Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaydek/todo-app-mvp
React-based Todo app MVP. Uses useImmerReducer. ✨
https://github.com/zaydek/todo-app-mvp
app immer mvp react todo
Last synced: 7 days ago
JSON representation
React-based Todo app MVP. Uses useImmerReducer. ✨
- Host: GitHub
- URL: https://github.com/zaydek/todo-app-mvp
- Owner: zaydek
- License: mit
- Created: 2020-07-30T18:47:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:01:33.000Z (about 2 years ago)
- Last Synced: 2024-11-24T20:23:27.769Z (2 months ago)
- Topics: app, immer, mvp, react, todo
- Language: JavaScript
- Homepage: https://todo-app-mvp.netlify.app
- Size: 3.67 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Todo App MVP
[160 LOC](https://github.com/codex-zaydek/todo-app-mvp/blob/master/src/TodoApp/TodoApp.js) to demonstrate how I would author a MVP todo app in React. Note that this app has _no_ styling and is purely functional.
I typically use `uuid/v4` to generate UUIDs and `use-immer` to implement the reducer pattern using a mutative API.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ⚛️
## License
Open source software licensed as MIT.
---
Follow me on Twitter [@username_ZAYDEK](https://twitter.com/username_ZAYDEK)! 🖖