https://github.com/myelin0/todolist
A minimalist style app to record your list of tasks or to-dos. Built with static module bundler for modern JavaScript applications WEBPACK , CSS & Html.
https://github.com/myelin0/todolist
css javascript
Last synced: about 1 year ago
JSON representation
A minimalist style app to record your list of tasks or to-dos. Built with static module bundler for modern JavaScript applications WEBPACK , CSS & Html.
- Host: GitHub
- URL: https://github.com/myelin0/todolist
- Owner: myelin0
- Created: 2022-01-25T10:27:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T09:18:47.000Z (over 4 years ago)
- Last Synced: 2025-03-25T12:51:14.149Z (over 1 year ago)
- Topics: css, javascript
- Language: JavaScript
- Homepage:
- Size: 1.7 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# To Do 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!

## Live Demo
[Live Demo Link](https://myelin0.github.io/todolist/?)
## Built With
-Javascript
-Css
-Html
-Webpack
## Getting Started
after cloning
```
npm install
npm start
```
## Authors
👤 **Emirjeta Veisllari**
- GitHub: [@myelin0](https://github.com/myelin0)
- Twitter: [@Amy_Albania](https://twitter.com/Amy_albania)
- LinkedIn: [@Emirjeta Veisllari](https://www.linkedin.com/in/emirjeta-veisllari/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/myelin0/todolist/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.