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

https://github.com/maxam2017/todolist

A simple todo list whose data stored in LocalStorage.
https://github.com/maxam2017/todolist

react-swipeable-views reactjs redux

Last synced: about 2 months ago
JSON representation

A simple todo list whose data stored in LocalStorage.

Awesome Lists containing this project

README

          

# Todo List
**Demo on https://maxam2017.github.io/TodoList/**

- Dependency
- react
- reactDOM
- react-router-dom
- react-redux
- redux
- redux-thunk
- classnames
- react-swipeable-views
- react-tooltip
- 因為使用 `react-swipeable-views` 所以內部的`.react-swipeable-view-container`高度會由一開始load進來時便決定了,所以如果縮小螢幕寬度後沒重整可能會跑版