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

https://github.com/benjaminsemah/todo-listapp

This is an app that helps users to keep track of their tasks. They can add, edit and delete tasks. The app also allows marking tasks as completed and clearing all completed with just one click.
https://github.com/benjaminsemah/todo-listapp

Last synced: over 1 year ago
JSON representation

This is an app that helps users to keep track of their tasks. They can add, edit and delete tasks. The app also allows marking tasks as completed and clearing all completed with just one click.

Awesome Lists containing this project

README

          

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

# TO-DO LIST APP

>This app allows users to organize their task efficiently. They can do by making changes
(add, edit and remove to-do items) to the list.

## Preview
![Preview](./preview.png)

## Built With

- HTML
- CSS
- JavaScript
- Webpack

### To get a local copy, run the following steps:

- Clone the repository with `git@github.com:BenjaminSemah/BVS-ToDo-ListApp.git`
- Open the folder with your code editor
- Run `npm install` to install all dependencies
- Run `npm start` and go to `http://localhost:8080//` to launch the server.

### AUTHOR

👤 **Benjamin Semah**

- GitHub: [Benjamin Semah](https://github.com/BenjaminSemah)
- Twitter: [Benjamin Semah](https://twitter.com/BenjaminSemah)
- LinkedIn: [Benjamin Semah](https://www.linkedin.com/in/benjaminsemah/)

## Show your support

Give a ⭐️ if you like this project!