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

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

Awesome Lists containing this project

README

          

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

# 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.