https://github.com/elerqsousy/to-do-list
A simple To Do List application that allows users to save, edit, mark completed, and delete their to-dos, and save their list when application is closed. Build with JavaScript.
https://github.com/elerqsousy/to-do-list
css3 es6-javascript html5
Last synced: 2 months ago
JSON representation
A simple To Do List application that allows users to save, edit, mark completed, and delete their to-dos, and save their list when application is closed. Build with JavaScript.
- Host: GitHub
- URL: https://github.com/elerqsousy/to-do-list
- Owner: Elerqsousy
- License: mit
- Created: 2022-02-16T15:30:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T06:46:54.000Z (over 3 years ago)
- Last Synced: 2023-03-06T21:52:24.675Z (over 2 years ago)
- Topics: css3, es6-javascript, html5
- Language: JavaScript
- Homepage: https://elerqsousy.github.io/to-do-list/
- Size: 1.33 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# To Do List
> A simple To Do List online application that allows users to save, and manipulate their to-dos, and save their list when application is closed.
## Built With
- HTML
- css
- JS
- Webpack## Live Demo (if available)
Check the [Live Demo](https://elerqsousy.github.io/to-do-list/) deployed on github pages.
## Getting Started
This is a simple dynamic website made with HTML5, CSS, and JavaScript. There is not specific requirements for building the project.
### Setup
- clone the repo locally
### Install
- run "npm install" to install dependencies.
- run "npm start" to run local live host.
- run "npm run build" to bundle dist files.
## Authors👤 **Mahmoud Rizk**
- GitHub: [@Elerqsousy](https://github.com/Elerqsousy)
## 🤝 ContributingContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.