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

https://github.com/jeanbuhendwa/todo-list

ToDO list is website that helps you to organize different tasks planned for the day or the week. It gives you the possibility to add a new task, to edit the task, to make it as completed and to remove the task one done.
https://github.com/jeanbuhendwa/todo-list

css3 html5 javascript webpack

Last synced: about 2 months ago
JSON representation

ToDO list is website that helps you to organize different tasks planned for the day or the week. It gives you the possibility to add a new task, to edit the task, to make it as completed and to remove the task one done.

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)
- [🚀 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)

# 📖 [To Do List]

**[To Do List]** is created using html, css, js and webpack.

## 🛠 Built With

### Tech Stack

Client


  • HTML

  • CSS

  • Javascript

Server


  • N/A

Database


  • N/A

### Key Features

- **[Simple Design]**
- **[Support all device size]**

(back to top)

## 🚀 Live Demo

- [Live Demo](https://jeanbuhendwa.github.io/todo-list/dist/)

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need: any web-browser.

### Setup

Clone this [repository](https://github.com/jeanbuhendwa/todo-list) to your desired folder.

### Install

This project does not require installation.

### Usage

**To run the project follow the following instruction:-**

- Clone this [repository](https://github.com/jeanbuhendwa/todo-list) in your local machine with correct branch.
- Terminal:- **npm run build** it will create **dist** folder. In that folder you have open index.html in any browser.
- **or** Terminal:- **npm start** it will run on port 8080.

### Run tests

To run tests, open index.html in any web browser.

### Deployment

You can deploy this project using: Project is incomplete.

(back to top)

## 👥 Authors

👤 **John Buhendwa**

- GitHub: [@jeanbuhendwa](https://github.com/jeanbuhendwa)

(back to top)

## 🔭 Future Features

- [ ] **[Support any device resolution]**
- [ ] **[CRUD functionality]**
- [ ] **[Complete task check]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project give a ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

## ❓ FAQ (OPTIONAL)

- **[Can I use this project for my website?]**

- [It's MIT license, feel free to use as you like.]

(back to top)

## 📝 License

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

(back to top)