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

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

This is an application that allows you to save task you would like to do and gives you the ability to mark the tasks completed once they are done and also be able to delete tasks. I built it with mainly Javascript html scss
https://github.com/munyabelden/todo-list

html5 javascript scss webpack

Last synced: 5 months ago
JSON representation

This is an application that allows you to save task you would like to do and gives you the ability to mark the tasks completed once they are done and also be able to delete tasks. I built it with mainly Javascript html scss

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 To do list app ](#-to-do-list-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 To do list app

**to do list app** is an application that save your to do chores or tasks and allows you to mark as complete or delete when you are done

## 🛠 Built With

- Javascript, Html and sass
- Webpack

### Tech Stack

### Key Features

- **Webpack for bundling my files**
- **Javascript for the dynamic page**

(back to top)

## 💻 Getting Started

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

- clone the github repo on to your local mechine
- open and edit using vs code
- Install Node.js

### Prerequisites

In order to run this project you need:

- Install git and vs code

### Setup

Clone this repository to your desired folder:

- ssh key: git@github.com:Munyabelden/to-do-tist.git

### Install

Install this project with:

- vs code

### Usage

To run the project, execute the following command:

- npm run build

### Deployment

You can deploy this project using:

- Github pages or any host of your choice

(back to top)

## 👥 Authors

👤 **Belden**

- GitHub: [@githubhandle](https://github.com/Munyabelden)
- Twitter: [@twitterhandle](https://twitter.com/home)
- LinkedIn: [LinkedIn](https://www.linkedin.com/feed/)

(back to top)

## 🔭 Future Features

- [ ] **Javascript for more functionality updating when checked complete**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Munyabelden/to-do-tist/issues).

(back to top)

## 🙏 Acknowledgments

- thanks to the minimalist for their copy

(back to top)

## 📝 License

This project is [MIT](https://github.com/Munyabelden/to-do-tist/blob/main/LICENSE) licensed.

(back to top)