Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamscch/to-do-list
A web app which help you to save your daily tasks, mark them as completed and edit and delete them. Built with JavaScript
https://github.com/williamscch/to-do-list
css html javascript
Last synced: 1 day ago
JSON representation
A web app which help you to save your daily tasks, mark them as completed and edit and delete them. Built with JavaScript
- Host: GitHub
- URL: https://github.com/williamscch/to-do-list
- Owner: williamscch
- Created: 2022-07-06T15:45:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T19:12:27.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T02:58:38.666Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://williamscch.github.io/to-do-list/dist/
- Size: 769 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To-Do List
>A simple to-do list to help you organize your daily tasks.
## Built With
- HTML.
- CSS.
- JavaScript: ES6, Modules, Classes, Arrow Functions, Events.
- Webpack.## Live Demo
[Live Demo Link](https://williamscch.github.io/to-do-list/dist/)
## Quick view
> ![](./app-ss.png)## Getting Started
To get a local copy up and running follow the next steps: -Copy the SSH key of the repository and make a 'git clone' in your terminal using the copied key, then you will be able to deploy this project locally.
## 👤 Author
- GitHub: [@wdavidcch](https://github.com/wdavidcch)
- Twitter: [@wdavidcch](https://twitter.com/wdavidcch)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/williams-colmenares-989a6b151)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse Module 2
- Project indications [here](https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/sneak_peek.md)## 📝 License
This project is [MIT](./MIT.md) licensed.