Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nelofarzabi/to_do_list_codereview


https://github.com/nelofarzabi/to_do_list_codereview

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


To Do List


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Awesome Books ](#-To_Do_List-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [🚀 Description Video](#-description-video)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 To_Do_List

**To_Do_List** This web application is designed to help users keep track of their Todo activities. It allows users to input their tasks and saves them . Users can add, check, and delete their tasks as needed. The app is built using CSS, HTML, and JavaScript, and is configured with webpack for efficient module bundling.

## 🛠 Built With

### Tech Stack

> HTML, CSS and Javascript

### Key Features

- **[Add tasks: Easily add new tasks by typing into the input field and pressing the enter key.]**

- **[Remove tasks: Remove tasks from the list by clicking on the delete button associated with each task.]**

## 🚀 Live Demo

- Not Available

## 🚀 Description Video

- Not Available

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

```sh
sudo apt install git-all
or
npm install
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Nelofarzabi/To_Do_List.git
```

### Usage

To run the project, execute the following command:

```sh
Open index.html in browser
or
open with Live server in Vscode
```

(back to top)

## 👥 Authors

👤 **Nelofar Zabi**

- GitHub: [@githubhandle](https://github.com/Nelofarzabi)
- Twitter: [@twitterhandle](https://twitter.com/NelofarZabi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelofar-zabi-1a1066213)

(back to top)

## 🔭 Future Features

- [ ] **[Add_more_Functionality]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Nelofarzabi/To_Do_List/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project and follow me !

(back to top)

## 🙏 Acknowledgments

- I would like to thanks from Microverse

(back to top)

## 📝 License

This project is [MIT](https://github.com/Nelofarzabi/To_Do_List/blob/main/LICENSE) licensed.

(back to top)