https://github.com/paulinagonzalezc/to-do-list
This To-Do-List website allows you to add and remove to-do tasks and save it in the local storage. Built with JavaScript, HTML and CSS
https://github.com/paulinagonzalezc/to-do-list
css html javascript
Last synced: 2 months ago
JSON representation
This To-Do-List website allows you to add and remove to-do tasks and save it in the local storage. Built with JavaScript, HTML and CSS
- Host: GitHub
- URL: https://github.com/paulinagonzalezc/to-do-list
- Owner: paulinagonzalezc
- Created: 2022-11-01T17:44:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T21:37:31.000Z (over 2 years ago)
- Last Synced: 2025-04-11T02:18:40.777Z (2 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 434 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# To-do list
> In this project, I will build a simple yet functional To-do list. A 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. I will build a simple website that allows for doing that, and you I will do it using ES6 and Webpack!
## Built With
- JavaScript
- HTML
- CSS## Live Demo
[To-do List Site](https://paulinagonzalezc.github.io/to-do-list/dist/)
## Getting Started
To get a local copy up and running:
Clone the repo
git clone https://github.com/paulinagonzalezc/to-do-list.git
Set it up localy.## Authors
👤 **Paulina Gonzalez**
- GitHub: [@paulinagonzalezc](https://github.com/paulinagonzalezc)
- Twitter: [@paulinagzzc](https://twitter.com/paulinagzzc)
- LinkedIn: [Paulina Gonzalez Cantu](https://www.linkedin.com/in/paulina-gonzalez-cantu/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/paulinagonzalezc/to-do-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Not currently.
## 📝 License
This project is [MIT](./LICENSE) licensed.