https://github.com/rushmead/todolist
A nice and simple TODO list application
https://github.com/rushmead/todolist
Last synced: 4 months ago
JSON representation
A nice and simple TODO list application
- Host: GitHub
- URL: https://github.com/rushmead/todolist
- Owner: Rushmead
- Created: 2017-09-27T09:33:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T14:14:48.000Z (over 7 years ago)
- Last Synced: 2025-01-08T11:48:20.981Z (5 months ago)
- Language: CSS
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO List application
This is a TODO list application created by Rushmead using react & redux.
## Running:
Run the command `npm run`(or`yarn run` if you use yarn) to get a version of the site. It'll start on port `3000`