Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kwentsir/to-do-list-app

In this project, I created a simple to do list app. The app has the follow features: Adding new task to the list, updating task description, marking task as complete, removing task from the list, clearing all completed task.
https://github.com/kwentsir/to-do-list-app

css html javascript

Last synced: 3 months ago
JSON representation

In this project, I created a simple to do list app. The app has the follow features: Adding new task to the list, updating task description, marking task as complete, removing task from the list, clearing all completed task.

Awesome Lists containing this project

README

        

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

# TO-DO-LIST-APP

> TO-DO-LIST-APP is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

## Built With

- HTML
- CSS
- JAVASCRIPT

## Live Demo

[Live Demo Link](https://kwentsir.github.io/To-Do-List-App/)

## Getting Started

**To get a local copy up and running follow the following steps.**

### Prerequisites

- **node js**
- **code editor (eg. vscode)**

### Setup

- **Copy this link `[email protected]:Kwentsir/To-Do-List-App.git`.**
- **Get the directory that you want to clone the repository.**
- **Open the command prompt in this directory.**

### Install

- **Enter git clone `[email protected]:Kwentsir/To-Do-List-App.git`.**

### Usage

- **Go to the repository folder in your command prompt `cd To-Do-List`.**

### Run tests

- **Run `npm install` to install the dev dependencies for linters and webpack.**
- **Run `npm build` to build the application with webpack.**
- **Run `npm run start` to start the development server.**

## Author

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/Kwentsir)
- Twitter: [@twitterhandle](https://twitter.com/jkwentsir)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josephkwentsir/)

👤 **Author1**

- GitHub: [@huseyinbiyik](https://github.com/huseyinbiyik)
- Twitter: [@huseyin__biyik](https://twitter.com/huseyin__biyik)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/huseyin-b%C4%B1y%C4%B1k/)

## 🤝 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](./MIT.md) licensed.