Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anilsenay/react-recoil-todo-example
Simple Todo List example with React + Recoil Js
https://github.com/anilsenay/react-recoil-todo-example
react react-app react-example reactjs recoil recoil-app recoil-example recoiljs
Last synced: 12 days ago
JSON representation
Simple Todo List example with React + Recoil Js
- Host: GitHub
- URL: https://github.com/anilsenay/react-recoil-todo-example
- Owner: anilsenay
- License: gpl-3.0
- Created: 2020-07-13T20:39:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T14:40:30.000Z (over 4 years ago)
- Last Synced: 2024-10-06T07:42:31.314Z (3 months ago)
- Topics: react, react-app, react-example, reactjs, recoil, recoil-app, recoil-example, recoiljs
- Language: JavaScript
- Homepage: https://codesandbox.io/s/amazing-liskov-9bkts
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## React Todo App example with RecoilJS
-To test and learn Recoil(new state management library for React), not a real project.
### Demo :
https://codesandbox.io/s/amazing-liskov-9bkts### Resources :
https://recoiljs.org/http://devnot.com/2020/recoiljs-nedir/