Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/to-do-list
- Owner: mukhammadrizooff
- License: mit
- Created: 2022-01-18T20:31:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T04:49:29.000Z (over 2 years ago)
- Last Synced: 2024-04-18T07:02:41.289Z (10 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://mukhammadrizooff.github.io/To-Do-List/dist/
- Size: 537 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.