https://github.com/unorjikingsley/to-do-list
A TO-DO LIST app that helps manage task and shows the present state of the task. Built with JavaScript, CSS, HTML. Webpack config
https://github.com/unorjikingsley/to-do-list
css eslint html javascript linters stylelint webpack
Last synced: 2 months ago
JSON representation
A TO-DO LIST app that helps manage task and shows the present state of the task. Built with JavaScript, CSS, HTML. Webpack config
- Host: GitHub
- URL: https://github.com/unorjikingsley/to-do-list
- Owner: unorjikingsley
- License: mit
- Created: 2023-05-02T18:06:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T07:47:49.000Z (about 3 years ago)
- Last Synced: 2025-06-22T08:44:08.750Z (about 1 year ago)
- Topics: css, eslint, html, javascript, linters, stylelint, webpack
- Language: JavaScript
- Homepage: https://unorjikingsley.github.io/To-Do-List/dist
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To-Do-List
# To-Do-list-list-structure
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 [To-Do-list-list-structure]
**[To Do List]** is a website that allows users to create and manage their to-do lists online. These websites usually offer features such as the ability to create multiple lists, set due dates and reminders for tasks, prioritize tasks, and mark tasks as completed.
- Live Demo: (https://unorjikingsley.github.io/To-Do-List/dist/)
## 🛠 Built With
- HTML
- JavaScript
This project built with the help of HTML and JavaScript.
### Tech Stack
Client
- **[Web pack]**
- **[Dynamic Html]**
## 💻 Getting Started
**This project is part of a training series to highlight the need for proper documentation, best practices, and writing clean codes with html, css and Javascript.**
### Prerequisites
- Have an IDE installed on your computer to be able to view the code locally.
- Have a good working knowledge of Git and Github.
### Setup
- Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
- Clone the repository with git clone git clone https://github.com/unorjikingsley/To-Do-List.git
- To get the curent working tree, git fetch --all, then checkout to to-doList-structure branch.
- Finally, display the content of the index.html by running a live server or by just opening the file using a web browser.
### Install
- IDE preferrably WebStorm
### Usage
- For any individual who wishes to practice basic HTML,CSS and Javascript
- For practice of HTML5, CSS and Jvascript technologies.
### Deployment
You can deploy this project using:git pages
## 👥 Authors
👤 **Unorji Kingsley**
- GitHub: [@unorji kingsley](https://github.com/unorjikingsley)
- [ ] **[Database]**
- [ ] **[More functionality]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues pages](https://github.com/unorjikingsley/To-Do-List/issues).
If you like this project... give a star
I would like to thank Microverse for the opportunity
This project is [MIT](https://github.com/unorjikingsley/To-Do-List/blob/main/LICENSE) licensed.