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).
- Host: GitHub
- URL: https://github.com/arnrdn/to-do-list
- Owner: arnrdn
- Created: 2021-12-06T09:43:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-06T14:30:18.000Z (over 4 years ago)
- Last Synced: 2025-04-30T19:58:48.909Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://thirsty-sinoussi-41d158.netlify.app/
- Size: 335 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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