Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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. ✨

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)! 🖖