Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/demonicious/react-todolist
Just another react todolist. But it's special because I made it.
https://github.com/demonicious/react-todolist
Last synced: 6 days ago
JSON representation
Just another react todolist. But it's special because I made it.
- Host: GitHub
- URL: https://github.com/demonicious/react-todolist
- Owner: Demonicious
- Created: 2020-02-19T12:38:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-02-19T12:41:34.000Z (over 4 years ago)
- Last Synced: 2023-10-15T16:06:55.373Z (about 1 year ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todolist made in React.js for learning.
Obviously does not use "good react coding practices" as this is only my first "real" project. Yeah i know i use too many quotes in my sentences. Anyways.
I don't know why you'd wanna clone this but..
```
1.) Clone
2.) npm install in the root directory.
3.) npm start
```