Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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