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

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

This is a simple to do list project designed on JAVASCRIPT, HTML5 and CSS. It allow users to add daily tasks and remove them as they are completed.
https://github.com/misalazeem/to-do-list

css3 html5 javascript webpack

Last synced: 4 months ago
JSON representation

This is a simple to do list project designed on JAVASCRIPT, HTML5 and CSS. It allow users to add daily tasks and remove them as they are completed.

Awesome Lists containing this project

README

          

To Do List

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 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

This is To Do List for Microverse with ES6.

## 🛠 Built With HTML5 , CSS, JAVASCRIPT, WebPack

### Tech Stack

Client

### Key Features

- **Responsive design**

(back to top)

## 💻 Getting Started

This could be used as a To do List

### Prerequisites

In order to run this project you need:
- A working Laptop
- A code Editor
- A browser

### Setup

Clone this repository to your desired folder:

To clone this repository on your machine run `https://github.com/misalazeem/To-Do-List.git`

### Install

Install this project with:
- Run `npm install`

### Usage

To run the project, execute the following command:
- Open the project using VSCode live server or Open the index.html on your browser.

### Run tests

To run tests, run the following command:
- `npx hint .`
- `npx eslint .`
- `npx stylelint "./css/style.css"`

### Deployment

- Click here to view live deployment

(back to top)

## 👥 Authors

👤 **Misal Azeem**

- GitHub: [@misalazeem](https://github.com/misalazeem)
- Twitter: [@misal_azeem](https://twitter.com/misal_azeem)
- LinkedIn: https://www.linkedin.com/in/misal-94755a82/

(back to top)

## 🔭 Future Features

- [ ] **Add features**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project give it a rating.

(back to top)

## 🙏 Acknowledgments

- I would like to thank Microverse (microverse.org) for providing the resources and the knowledge to work on projects like this.

(back to top)

## 📝 License

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

(back to top)