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

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 😋

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

Screenshot 1 | Screenshot 2|
:------------------------------------------------:|:-----------------------------------------------:
![](./Screenshots/Screenshot%201.png) | ![](./Screenshots/Screenshot%202.png)
|Screenshot 3 | Screenshot 4 |
:------------------------------------------------:|:------------------------------------------------:
![](./Screenshots/Screenshot%203.png) |![](./Screenshots/Screenshot%204.png)
|Screenshot 5 | Screenshot 6 |
:------------------------------------------------:|:------------------------------------------------:
![](./Screenshots/Screenshot%205.png) |![](./Screenshots/Screenshot%206.png)

## 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.