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

https://github.com/saluumaa/to-do-list

The To-Do List Application is a simple yet powerful productivity tool built using JavaScript. It allows users to easily manage their daily tasks and activities by creating a list of things to do. With its clean and intuitive interface, users can add, edit, and delete tasks as well as mark them as complete.
https://github.com/saluumaa/to-do-list

css3 hmtl5 javascript webpack

Last synced: about 1 year ago
JSON representation

The To-Do List Application is a simple yet powerful productivity tool built using JavaScript. It allows users to easily manage their daily tasks and activities by creating a list of things to do. With its clean and intuitive interface, users can add, edit, and delete tasks as well as mark them as complete.

Awesome Lists containing this project

README

          

TO-DO-List-App

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [To-Do-list]

>To do list application helps you to manage your daily task effectively and let you reserve your schedule and daily plan.

**[To-do-list-project]**

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **[Github Flow execution]**

- **[Implement both Mobile and desktop version]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://saluumaa.github.io/To-do-List/dist/)

(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:

### Setup

Clone this repository to your desired folder:
Use Terminal:

cd my-folder

git clone git@github.com:saluumaa/Saluma-s-Portfolio.git

### Install

Install this project with:

cd my-project

npm install

### Run tests

To run tests, run the following command:

Npx hint . for testing the html file errors

npx stylelint "**/*.{css,scss}" to check errors for CSS file.

(back to top)


## 👥 Authors

👤 **Saluuma Hassan**

- GitHub: [@Saluumaa](https://github.com/saluumaa)
- Twitter: [@SalmaHIbrahim20](https://twitter.com/SalmaHIbrahim20)
- LinkedIn: [Salma ibrahim](https://www.linkedin.com/in/salma-ibrahim-78bb5a14a/)

(back to top)

## 🔭 Future Features

- [ ] **[drag and drop tasks]**

(back to top)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Please give a ⭐️ if you like this project

(back to top)

## 🙏 Acknowledgments

I would like to thank everyone contributed the completion of this project

(back to top)

## 📝 License
This project is [MIT](./LICENSE.md) licensed.

(back to top)