Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambenkis/to-do-list
To Do List is a website that helps you manage your tasks and projects, You can add Tasks to existing projects, create new projects, delete projects, modify or delete your tasks for a particular project. This project is build with HTML,CSS and JavaScript.
https://github.com/iambenkis/to-do-list
Last synced: about 1 month ago
JSON representation
To Do List is a website that helps you manage your tasks and projects, You can add Tasks to existing projects, create new projects, delete projects, modify or delete your tasks for a particular project. This project is build with HTML,CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/iambenkis/to-do-list
- Owner: iambenkis
- Created: 2022-08-10T15:27:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T23:13:37.000Z (over 2 years ago)
- Last Synced: 2024-12-26T09:33:37.992Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://iambenkis.github.io/To-Do-list/dist/
- Size: 337 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do list
> The todo list lists everything that you have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom using a corresponding index of each task. The project is build with HTML,CSS and Javascript.
![todoList](./toDo.png)
## Built With
- Html
- Csss
- Js
- Technologies used: webpack, Git, Github## Live Demo (if available)
[Live Demo](https://iambenkis.github.io/To-Do-list/dist/)
## Getting Started
To get the project locally , run
```bash
git clone https://github.com/iambenkis/To-Do-list.git
```### Prerequisites
- Node
- NPM### Install
Install webpack with npm :
```bash
npm install --save-dev webpack
```### Usage
- To get the configuration of the app: Run
```bash
npm install
```### Run tests
- To update changes : Run
```bash
npm run build
```
- To launch the app locally: Run
```bash
npm start
```## Authors
👤 **Benjamin Kisenge**
* GitHub: [@benjamin kisenge](https://github.com/iambenkis)
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iambenkis/To-Do-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse