https://github.com/developerwaleed/review-todolist
This repo is all about code reviews 😋
https://github.com/developerwaleed/review-todolist
Last synced: 12 months ago
JSON representation
This repo is all about code reviews 😋
- Host: GitHub
- URL: https://github.com/developerwaleed/review-todolist
- Owner: developerwaleed
- Created: 2022-06-06T12:45:52.000Z (almost 4 years ago)
- Default Branch: feature/review
- Last Pushed: 2022-06-07T18:28:58.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T12:43:53.411Z (over 1 year ago)
- Language: JavaScript
- Size: 396 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Screenshot 1 | Screenshot 2|
:------------------------------------------------:|:-----------------------------------------------:
 | 
|Screenshot 3 | Screenshot 4 |
:------------------------------------------------:|:------------------------------------------------:
 |
|Screenshot 5 | Screenshot 6 |
:------------------------------------------------:|:------------------------------------------------:
 |
## Welcome! 👋
# To Do List
- This is a website that allows users to add the Task he/she wants to perform.😋
- Can Also remove the selected Task and edit it.✔️
- The program allows user to mark the task as completed.😉
- The data is stored into loca storage of browser.✔️
- Items are DRAGABLE 🔥🔥🔥🔥🔥🔥🔥🔥
## Built With
- HTML
- CSS
- JavaScript ES6
- WebPack
## Live Demo
[Live Demo Link](https://caasperr.github.io/To-Do-List-/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
```
node js
npm
```
### Setup
Clone the repository and change the directory to portfolio
```
$ git clone https://github.com/caasperr/To-Do-List-.git
$ cd To-Do-List-
```
### Install
Install all project dependencies by running the command below
```
$ npm install
```
### Usage
Start the http application server
```
$ npm start
```
### Deployment
- [Visit Application Homepage](http://localhost:8080)
### Authors
| 👤 Name | Github | Twitter | LinkedIn |
|------|--------|---------|----------|
|Waleed Amjad|[@caasper](https://github.com/caasperr)|[@developerwaleed](https://twitter.com/developerwaleed)||
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Felix45/awsome-books/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to [Microverse](https://bit.ly/MicroverseTN) for giving me this project to work on
## 📝 License
This project is [MIT](https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt) licensed.