Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwekubright/todo-list-app
This a simple ToDo List application built using Javascript, webpack, HTML and CSS with capabilities for Adding, Reordering and Deleting task.
https://github.com/kwekubright/todo-list-app
Last synced: 13 days ago
JSON representation
This a simple ToDo List application built using Javascript, webpack, HTML and CSS with capabilities for Adding, Reordering and Deleting task.
- Host: GitHub
- URL: https://github.com/kwekubright/todo-list-app
- Owner: kwekubright
- Created: 2022-05-31T12:05:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T13:36:53.000Z (over 2 years ago)
- Last Synced: 2024-05-17T15:54:25.359Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 37 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Todo List App
## Description
This a simple ToDo List application
### Live Demo
- https://kwekubright.github.io/ToDo-List-App/
## Getting Started
To get a local copy follow these simple steps:
- Clone this repo and open the folder containing the clone in your terminal
- Run these commands to install the dev dependencies and get started:```
$npm install
$npm start
```
- Access the app at localhost:8080### Requirements
You will need [Node.js] with [NPM]
## Author
👤 Bright Kweku Ahiadeke
- GitHub: [@kwekubright](https://github.com/kwekubright)
- Twitter: [@twitterhandle](https://twitter.com/kwekubright_)
- LinkedIn: [LinkedIn](https://linkedin.com/in/kwekubright)## Contributer
Richmond Adu
- GitHub: [@assadounto](https://github.com/assadounto)
## 🤝 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!