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

https://github.com/microverse-fullstack-program/todo-list-using-js-and-webpack

A to-do list web app where users can add, edit, and delete their tasks. It built using plain JavaScript with ES6 and webpack.
https://github.com/microverse-fullstack-program/todo-list-using-js-and-webpack

Last synced: 11 months ago
JSON representation

A to-do list web app where users can add, edit, and delete their tasks. It built using plain JavaScript with ES6 and webpack.

Awesome Lists containing this project

README

          


logo


Microverse README Template


# 📗 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](#faq)
- [📝 License](#license)

# 📖 Todo List App

> This a to-do list web app where users can add, edit, and delete thier tasks. It built using plain JavaScript with ES6 and webpack. The aim of this project is to master ES6 and webpack.

## 🛠 Built With

### Tech Stack

> - HTML5
> - CSS3
> - JavaScript ES6
> - Webpack

### Key Features

> The key features of this website include.

> - **Interactive**
> - **Responsive**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://microverse-fullstack-program.github.io/Webpack-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 to install npm and node.js as well as webpack and linter modules

### Setup

Clone this repository to your desired folder:
1. Use VScode: open terminal in VScode
2. Navigate to the directory where you want clone the copy of this repository
3. Create new directory [optional]
4. Clone the repo using the below command
> git clone https://github.com/Microverse-Fullstack-Program/Webpack-Todo-Lists

### Usage

This project can be used to practice javascript ES6 and Webpack

(back to top)

## 👥 Authors

> The collaborators of this project.

👤 **Chere Lemma**

- GitHub: [@githubhandle](https://github.com/cherelemma)
- Twitter: [@twitterhandle](https://twitter.com/Chere21271613)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chere-lemma27211613/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Microverse-Fullstack-Program/Webpack-Todo-Lists/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> I would like to thank [Microverseinc](https://github.com/microverseinc) for.

* [Readme-template](https://github.com/microverseinc/readme-template)
* [Linter for HTML and CSS ](https://github.com/microverseinc/linters-config)

(back to top)

## 📝 License

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

(back to top)