Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skillzl/todo-application
📍: webapp: react made todo list maker [outdated]
https://github.com/skillzl/todo-application
Last synced: about 2 months ago
JSON representation
📍: webapp: react made todo list maker [outdated]
- Host: GitHub
- URL: https://github.com/skillzl/todo-application
- Owner: skillzl
- License: mit
- Created: 2021-07-09T14:02:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T12:48:34.000Z (over 1 year ago)
- Last Synced: 2023-06-30T13:50:50.368Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://task-list-application.vercel.app/
- Size: 830 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo-application
Todo application made with React.
## Usage
* Getting Started
```bush
git clone https://github.com/skillzl/todo-application.git
cd todo-application
npm install```
* Start the project```bush
npm run dev
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](LICENSE)