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.
- Host: GitHub
- URL: https://github.com/maxam2017/todolist
- Owner: maxam2017
- License: mit
- Created: 2019-04-14T04:53:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:35:22.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:41:42.279Z (over 1 year ago)
- Topics: react-swipeable-views, reactjs, redux
- Language: JavaScript
- Homepage: https://maxam2017.github.io/TodoList/
- Size: 2.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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進來時便決定了,所以如果縮小螢幕寬度後沒重整可能會跑版