Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iambenkis/todo-list-review


https://github.com/iambenkis/todo-list-review

Last synced: 18 days ago
JSON representation

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.

## Built With

- Html
- Csss
- Js
- Technologies used: webpack, Git, Github

## Live Demo (if available)

## Getting Started

To get the project locally , run
```bash
git clone https://github.com/iambenkis/todo-List-review.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](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._