https://github.com/bienvenuushindi/to-do-list
This project is a simple to-do list app that allows users to add, edit, and delete tasks. It uses local storage to store the user's tasks, and it can be used on both desktop and mobile devices..
https://github.com/bienvenuushindi/to-do-list
babel css html javascript todoapp todolist webpack
Last synced: about 1 year ago
JSON representation
This project is a simple to-do list app that allows users to add, edit, and delete tasks. It uses local storage to store the user's tasks, and it can be used on both desktop and mobile devices..
- Host: GitHub
- URL: https://github.com/bienvenuushindi/to-do-list
- Owner: bienvenuushindi
- Created: 2022-07-07T06:41:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T16:06:01.000Z (over 3 years ago)
- Last Synced: 2025-04-19T23:55:36.750Z (about 1 year ago)
- Topics: babel, css, html, javascript, todoapp, todolist, webpack
- Language: JavaScript
- Homepage: https://bienvenuushindi.github.io/to-do-list/
- Size: 340 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# To Do List
> What is a ToDo List? The definition is a simple one. It's a list of tasks you need to complete or things that you want to do. Most typically, they're organised in order of priority. Traditionally, they're written on a piece of paper or post it notes and act as a memory aid.
## Built With
- HTML
- CSS
- Javascript
- Webpack
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A browser
- A version control like git
- A text editor
- npm
### Setup
- Clone the repository using the link `https://github.com/bienvenuushindi/to-do-list.git`
- Navigate to the folder using `cd to-do-list`
- Run `npm install` to install all the dependencies
- Run `npm start` to fire a development server
## Live Demo
[Click here](https://bienvenuushindi.github.io/to-do-list)
## Authors
👤 **UsbBush**
- GitHub: [@usbbush](https://github.com/bienvenuushindi/)
- Twitter: [@usbbush](https://twitter.com/usbbush)
- LinkedIn: [ushindi bienvenu](https://www.linkedin.com/in/ushindi-bienvenu-894b2b141/)
## 🤝 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!
## Acknowledgments
- Microverse Team
## 📝 License
This project is [MIT](./MIT.md) licensed.