Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binhussen/todo-list
A to-do list is a tool that helps organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
https://github.com/binhussen/todo-list
javascript webpack
Last synced: 3 months ago
JSON representation
A to-do list is a tool that helps organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
- Host: GitHub
- URL: https://github.com/binhussen/todo-list
- Owner: binhussen
- Created: 2022-08-09T13:31:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T13:59:45.000Z (over 2 years ago)
- Last Synced: 2023-05-05T19:37:41.620Z (over 1 year ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 503 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo-list
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!
## Built With
- HTML
- JS
- CSS## Live Demo
You can get live version [here](https://binhussen.github.io/todo-list/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Browser
- A version control like git
- A text editor### Setup
- First clone or download using the link [https://github.com/binhussen/todo-list](https://github.com/binhussen/todo-list).
- Navigate to the folder using cd awesome-books or GUI.
- Open index.html in your favorite browser.
- Use your favorite text editor to make a changes on the page, add other content if necessary.## Authors
👤 Mohammed Hussen (binhussen)
- GitHub: [@binhussen](https://github.com/binhussen)
- Twitter: [@binhussens](https://twitter.com/binhussens)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/binhussen/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/binhussen/todo-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse Curriculum
## 📝 License
This project is [MIT](https://github.com/binhussen/todo-list/blob/main/LICENSE.md) licensed.