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

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.

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