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
- Host: GitHub
- URL: https://github.com/cobbyelsonfx/to-do-list-app
- Owner: CobbyElsonfx
- Created: 2023-07-13T23:02:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T17:12:35.000Z (almost 3 years ago)
- Last Synced: 2025-10-09T04:38:46.779Z (9 months ago)
- Topics: css, html, javascript, linters, webpack
- Language: HTML
- Homepage:
- Size: 8.58 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)
**To Do List** is a web app that helps you in tracking your daily activities .
Client
- **Displays Added Activities**
- **Ability to add a new activity**
- **Remove completed activities**
- [Live Link](https://cobbyelsonfx.github.io/To-Do-List-App/dist)
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
👤 **Francis Andoh**
- GitHub: [@CobbyElsonfx](https://github.com/CobbyElsonfx)
- LinkedIn: [@FrancisAndoh](https://www.linkedin.com/in/francis-andoh-133aa7245/)
- [ ] **More animation**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and wish to collaborate. Please contact me.
- Inspired by the [Minimalist by @mshwery](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/).
- Checkout [Icons8](https://icons8.com)
- **Is it responsive?**
- Yes,it works both on mobile and desktop screens.
This project is [MIT](./MIT.md) licensed.