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.
- Host: GitHub
- URL: https://github.com/said-laasri/todo-list
- Owner: Said-laasri
- License: mit
- Created: 2022-07-04T10:49:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T21:11:13.000Z (about 3 years ago)
- Last Synced: 2025-02-23T17:37:21.335Z (over 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://said-laasri.github.io/todo-list/
- Size: 2.82 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
To-do-List website is a page that contains information that you already listed of shores and things to do.
Stack
- **Add todos**
- **Remove todos.**
- **Update and check todos**
- [Live Demo Link](https://said-laasri.github.io/todo-list/)
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
```
👤 **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/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project consider giving it a star ⭐️.
I would like to thank Microverse for giving me the opportunity to work on this project.
- LazyCoders
- Coding Partners
- Microverse
This project is [MIT](./LICENSE) licensed.