https://github.com/iamsjunaid/todo-list-review
https://github.com/iamsjunaid/todo-list-review
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamsjunaid/todo-list-review
- Owner: iamsjunaid
- License: mit
- Created: 2023-05-08T09:56:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T05:49:47.000Z (about 3 years ago)
- Last Synced: 2024-05-17T16:17:33.819Z (about 2 years ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Books ES6
# 📗 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Todo List** is a website that lets you add daily tasks in the browser localstorage.
HTML
CSS
Javascript
Webpack
- **Add tasks**
- **Remove tasks**
- **Create all tasks**
- [Live Demo Link](https://iamsjunaid.github.io/todo-list/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Open VSCode and type ctrl+P, type
```sh
ext install ritwickdey.liveserver
```
### Setup
Clone this repository to your desired folder:
```sh
git clone git@github.com:iamsjunaid/todo-list.git;
```
### Usage
To run the project just click the Go Live button in the VSCode.
👤 **Junaid Ahmed Syed**
- GitHub: [@iamsjunaid](https://github.com/iamsjunaid)
- Twitter: [@junaidahmedsyed](https://twitter.com/junaidahmedsd)
- LinkedIn: [@junaidsyed](https://www.linkedin.com/in/junaid-syed-058b2779/)
- **Navigation**
- **Styling**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iamsjunaid/todo-list/issues ).
If you like this project you can give a Star at project's [GitHub page](https://github.com/iamsjunaid/todo-list).
I would like to thank the code reviewers for making this project better.
This project is [MIT](https://github.com/iamsjunaid/todo-list/blob/main/LICENSE) licensed.