https://github.com/jeanbuhendwa/todo-list
ToDO list is website that helps you to organize different tasks planned for the day or the week. It gives you the possibility to add a new task, to edit the task, to make it as completed and to remove the task one done.
https://github.com/jeanbuhendwa/todo-list
css3 html5 javascript webpack
Last synced: about 2 months ago
JSON representation
ToDO list is website that helps you to organize different tasks planned for the day or the week. It gives you the possibility to add a new task, to edit the task, to make it as completed and to remove the task one done.
- Host: GitHub
- URL: https://github.com/jeanbuhendwa/todo-list
- Owner: jeanbuhendwa
- License: mit
- Created: 2023-02-21T16:43:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T09:15:03.000Z (over 3 years ago)
- Last Synced: 2025-10-09T14:05:18.170Z (9 months ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://jeanbuhendwa.github.io/todo-list/dist/
- Size: 359 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [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 (OPTIONAL)](#faq)
- [📝 License](#license)
**[To Do List]** is created using html, css, js and webpack.
Client
- HTML
- CSS
- Javascript
Server
- N/A
Database
- N/A
- **[Simple Design]**
- **[Support all device size]**
- [Live Demo](https://jeanbuhendwa.github.io/todo-list/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need: any web-browser.
### Setup
Clone this [repository](https://github.com/jeanbuhendwa/todo-list) to your desired folder.
### Install
This project does not require installation.
### Usage
**To run the project follow the following instruction:-**
- Clone this [repository](https://github.com/jeanbuhendwa/todo-list) in your local machine with correct branch.
- Terminal:- **npm run build** it will create **dist** folder. In that folder you have open index.html in any browser.
- **or** Terminal:- **npm start** it will run on port 8080.
### Run tests
To run tests, open index.html in any web browser.
### Deployment
You can deploy this project using: Project is incomplete.
👤 **John Buhendwa**
- GitHub: [@jeanbuhendwa](https://github.com/jeanbuhendwa)
- [ ] **[Support any device resolution]**
- [ ] **[CRUD functionality]**
- [ ] **[Complete task check]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give a ⭐️.
I would like to thank Microverse.
- **[Can I use this project for my website?]**
- [It's MIT license, feel free to use as you like.]
This project is [MIT](./LICENSE) licensed.