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

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.

Awesome Lists containing this project

README

        

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

# 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)
## 🤝 Contributing

Contributions, 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.