Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

In this project, I add some functionality to your application to make it interactive. The user also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.
https://github.com/mukhammadrizooff/to-do-list

css html javascript

Last synced: 14 days ago
JSON representation

In this project, I add some functionality to your application to make it interactive. The user also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.

Awesome Lists containing this project

README

        

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

# Todo-List

Additional description about the project and its features.

## Built With

- HTML
- CSS
- JavaScript

### Prerequisites

- HTML
- CSS
- JavaScript
- Git
- GitHub
- Node Js
- Webpack
- Windows 10

## Live Demo

[Live Demo Link](https://mukhammadrizooff.github.io/To-Do-List/dist/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Install

- On GitHub.com, navigate to the main page of the repository. Above the list of files, click Download icon and Code.
- Copy for git clone
- Type git clone, and then paste the URL you copied earlier.
`$ git clone https://github.com/mukhammadrizooff/To-Do-List.git`
- Install dependencies `$ npm install`
- If you want to build the project `$ npm run build` - this will build the project in /dist folder
- Start the Project `$ npm start` - serve the project in browser

## Author

👤 **Muhammad Rizo**

- GitHub: [@mukhammadrizooff](https://github.com/mukhammadrizooff)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mukhammadrizooff/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mukhammadrizooff/To-Do-List/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](LICENCE.md) licensed.