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

https://github.com/said-laasri/todo-list

To-do-List website is a page that contains information that you already listed of shores and things to do.
https://github.com/said-laasri/todo-list

css html javascript webpack

Last synced: about 1 year ago
JSON representation

To-do-List website is a page that contains information that you already listed of shores and things to do.

Awesome Lists containing this project

README

          

# 📗 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)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 todo-list

To-do-List website is a page that contains information that you already listed of shores and things to do.

## 🛠 Built With

### Tech Stack

Stack

### Key Features

- **Add todos**
- **Remove todos.**
- **Update and check todos**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://said-laasri.github.io/todo-list/)

(back to top)

## 💻 Getting Started

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

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone git@github.com:todo-list
```

### Install

Install this project with:

```sh
cd tod-list
npm install
```

### Usage
```
npm run build
```

### Run tests

To run tests, run the following command:

```sh
no test for now
```

(back to top)

## 👥 Authors

👤 **Said laasri**

- GitHub: [@Said-laasri](https://github.com/Said-laasri)
- Twitter: [@saidlaasr](https://twitter.com/saidlaasr)
- LinkedIn: [SAID LAASRI](https://www.linkedin.com/in/said-laasri-8a4367172/)

(back to top)

(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

If you like this project consider giving it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

- LazyCoders
- Coding Partners
- Microverse

(back to top)

## 📝 License

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

(back to top)