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

https://github.com/ritikarawat220/to-do-list

📝 This is a simple to do list app that lets you add your daily tasks into a list. You can add or remove or modify your task, and you can mark the tasks as complete and delete completed tasks.
https://github.com/ritikarawat220/to-do-list

css html javascript webpack

Last synced: 9 months ago
JSON representation

📝 This is a simple to do list app that lets you add your daily tasks into a list. You can add or remove or modify your task, and you can mark the tasks as complete and delete completed tasks.

Awesome Lists containing this project

README

          

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

# To-Do list

To-Do-List

A todo list app in which the user can add new tasks, edit, complete or delete them. The user can also clear all the completed tasks.

## Requirements

Build a Todo list using:

- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)

## Built With

- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)

## Live Demo

Check **Live Demo** [here.](https://ritikarawat220.github.io/To-Do-List/)

## Getting Started

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

### Prerequisites

- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).

### Setup

To setup the webpage locally: click on "**Code**" (dropdown list) then "**Download ZIP**".

### Install

Install this project with:

- npm install
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

### Deployment

To run the project open the downloaded folder (after extraction) then run the "**index.html**" file in your browser.

## Authors

👤 **Ritika Rawat**

- GitHub: [ritikarawat220](https://github.com/ritikarawat220)
- Twitter: [@ritikarawat22](https://twitter.com/Ritikarawat22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rawatritika/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!!

## Acknowledgments

- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

## 📝 License

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