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

https://github.com/cobbyelsonfx/to-do-list-app

To Do List is a web app that helps you in tracking your daily activities , it uses webpack for optimization and linters for quality code
https://github.com/cobbyelsonfx/to-do-list-app

css html javascript linters webpack

Last synced: 2 months ago
JSON representation

To Do List is a web app that helps you in tracking your daily activities , it uses webpack for optimization and linters for quality code

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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 About the Project

**To Do List** is a web app that helps you in tracking your daily activities .

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Displays Added Activities**
- **Ability to add a new activity**
- **Remove completed activities**

(back to top)

## 🚀 Live Demo

- [Live Link](https://cobbyelsonfx.github.io/To-Do-List-App/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:

- An IDE (ex: VS Code)
- Github account

### Setup

Clone this repository to your desired folder:

```sh
cd project-folder
git clone https://github.com/CobbyElsonfx/To-Do-List-App.git
```

### Deployment

You can deploy this project using:

- Go to github.com
- Create a new repository
- Add all website files in the new repository
- Go to Settings/Pages
- Go to branch and change from 'none' to 'main'
- Click Save

(back to top)

## 👥 Authors

👤 **Francis Andoh**

- GitHub: [@CobbyElsonfx](https://github.com/CobbyElsonfx)
- LinkedIn: [@FrancisAndoh](https://www.linkedin.com/in/francis-andoh-133aa7245/)

(back to top)

## 🔭 Future Features

- [ ] **More animation**

(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 and wish to collaborate. Please contact me.

(back to top)

## 🙏 Acknowledgments

- Inspired by the [Minimalist by @mshwery](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/).
- Checkout [Icons8](https://icons8.com)

(back to top)

## ❓ FAQ

- **Is it responsive?**

- Yes,it works both on mobile and desktop screens.

(back to top)

## 📝 License

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

(back to top)