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.
- Host: GitHub
- URL: https://github.com/benjaminsemah/todo-listapp
- Owner: BenjaminSemah
- Created: 2022-01-18T19:57:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T16:15:40.000Z (over 4 years ago)
- Last Synced: 2025-03-29T10:33:29.159Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 681 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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

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