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

https://github.com/arnrdn/to-do-list

To-do list in which you can add, delete (one or a few), and edit tasks. All of the inputs are stored in the local storage and will update once you change something. Built with JavaScript (+ CSS, HTML).
https://github.com/arnrdn/to-do-list

css html javascript

Last synced: about 1 year ago
JSON representation

To-do list in which you can add, delete (one or a few), and edit tasks. All of the inputs are stored in the local storage and will update once you change something. Built with JavaScript (+ CSS, HTML).

Awesome Lists containing this project

README

          

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

# To-Do List

> This project is a functional todo list. You can add, edit and delete (one, or a few) tasks. Every change is stored in the local storage.

## Built With

- HTML, CSS, JavaScript
- Font Awesome 5

## Live Demo

[Click here to see a live version of this app!](https://thirsty-sinoussi-41d158.netlify.app/)

## Getting Started

To get a local copy up and running follow these steps:

1. Clone the project to your local machine.
2. Open the folder with your favourite IDE.
3. Enter `npm i`
4. Enter `npm start`

## Author

- GitHub: [@rdnrn](https://github.com/rdnrn)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!