An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.