https://github.com/luannguyenqv/reactjs-context-hook-templete
Todo app with react context and hook.
https://github.com/luannguyenqv/reactjs-context-hook-templete
create-react-app firebase hooks-api-react react-context react-router reactjs todomvc
Last synced: 3 months ago
JSON representation
Todo app with react context and hook.
- Host: GitHub
- URL: https://github.com/luannguyenqv/reactjs-context-hook-templete
- Owner: luannguyenQV
- Created: 2019-03-24T15:02:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T16:06:28.000Z (almost 7 years ago)
- Last Synced: 2025-06-18T03:45:00.634Z (7 months ago)
- Topics: create-react-app, firebase, hooks-api-react, react-context, react-router, reactjs, todomvc
- Language: JavaScript
- Homepage:
- Size: 488 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Context & Hooks Todo App
# Stack
- Reactjs with context and hooks
- Router: react-router-dom
- SASS CSS
- Firebase for stored
- Test (unit test)
- Eslint, flow, prettier
# About project
# Quickstart
```
$ git clone git@github.com:luannguyenQV/reactjs-context-hook-templete.git
$ cd reactjs-context-hook-templete
$ npm install
$ npm start
```
# TODO
- [ ] Support Firebase for login & stored - use useEffect hook
- [ ] Support multiple languages
- [ ] Support multiple themes
- [ ] Support SASS css