https://github.com/alusp/todolist
A Todo List structure approach that helps you create a list of things you want to do throughout the day. Suppose you want to do something throughout the day that you can list here. Whenever you complete that task then you can delete it.
https://github.com/alusp/todolist
Last synced: 11 months ago
JSON representation
A Todo List structure approach that helps you create a list of things you want to do throughout the day. Suppose you want to do something throughout the day that you can list here. Whenever you complete that task then you can delete it.
- Host: GitHub
- URL: https://github.com/alusp/todolist
- Owner: Alusp
- Created: 2022-08-11T08:28:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T14:07:59.000Z (about 3 years ago)
- Last Synced: 2025-04-24T07:06:10.205Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.51 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Todo-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)
# 📖 Todo List
>TODO-LIst is a project that is based on the html, javaScript, CSS and webpack exercise with add Remove Feature with Interactive list.
Client
- HTML
- CSS
- JavaScript
- Webpack
- Display Featured speakers
- Tell about the Company
- Fully Responsive
- [Here](https://alusp.github.io/ToDolist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
Node.js
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Alusp/ToDolist.git
```
### Install
Install this project with:
```sh
cd ToDolist
npm install
```
### Usage
Type the following command in the terminal
- npm install
- npm run build
- npm start
### Deployment
Project reside in this Repo and is hosted on Github pages. You can clone the repo or download the files manually to your local machine.
below is the online link for this website:
[Demo-Link](https://alusp.github.io/ToDolist/)
👤 **Alusine JAlloh**
- GitHub: [@Alusp](https://github.com/Alusp)
- LinkedIn: [@alusine-jalloh](https://www.linkedin.com/in/alusine-jalloh)
- [ ] Add Reminders
- [ ] Add count down
- [ ] Add Categories
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Alusp/ToDolist/issues).
If you like this project please leave a star
- Microverse
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is [MIT](./MIT.md) licensed.