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

https://github.com/shaheerch/todo-list

To-Do list tracks your tasks for today. Equipped with add remove and edit task function. Built with HTML, CSS and JavaScript.
https://github.com/shaheerch/todo-list

css html javascript

Last synced: about 1 year ago
JSON representation

To-Do list tracks your tasks for today. Equipped with add remove and edit task function. Built with HTML, CSS and JavaScript.

Awesome Lists containing this project

README

          

`HTML` `CSS` `JS` `ES6` `WEBPACK` `NPM` `LINTERS`

![](https://img.shields.io/badge/Microverse-blueviolet)

# Todo List Project

> In this web application, users can add, edit, remove and reorder a list of tasks. And they can also mark a task as completed and delete the completed tasks at once.

## Built With

- HTML/CSS/JS-Es6
- NPM
- Webpack
- ES Modules
- Linters
- Github actions

## Source Code

[Source Code](https://github.com/ShaheerCH/todo-list.git)

## Getting Started

**Clone the repo into your local machine.**

To get a local copy up and running follow these simple example steps.

### Prerequisites

NPM should be installed

### Install

run `npm install` in the project folder.

### Usage

open `index.html`.

run `npm run start`.

## Authors

👤 **Shaheer**

- GitHub: [@ShaheerCH](https://github.com/ShaheerCH)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ShaheerCH/todo-list/issues).

## Show your support

Give a [⭐️](https://github.com/ShaheerCH/todo-list) if you like this project!

## 📝 License

This project is [MIT](LICENSE) licensed.