Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bienvenuushindi/to-do-list
What is a ToDo List? The definition is a simple one. It's a list of tasks you need to complete or things that you want to do
https://github.com/bienvenuushindi/to-do-list
Last synced: 18 days ago
JSON representation
What is a ToDo List? The definition is a simple one. It's a list of tasks you need to complete or things that you want to do
- Host: GitHub
- URL: https://github.com/bienvenuushindi/to-do-list
- Owner: bienvenuushindi
- Created: 2022-07-07T06:41:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T16:06:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T04:42:00.434Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List
> What is a ToDo List? The definition is a simple one. It's a list of tasks you need to complete or things that you want to do. Most typically, they're organised in order of priority. Traditionally, they're written on a piece of paper or post it notes and act as a memory aid.
## Built With
- HTML
- CSS
- Javascript
- Webpack## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A browser
- A version control like git
- A text editor
- npm### Setup
- Clone the repository using the link `https://github.com/bienvenuushindi/to-do-list.git`
- Navigate to the folder using `cd to-do-list`
- Run `npm install` to install all the dependencies
- Run `npm start` to fire a development server## Live Demo
[Click here](https://bienvenuushindi.github.io/to-do-list)
## Authors
👤 **UsbBush**
- GitHub: [@usbbush](https://github.com/bienvenuushindi/)
- Twitter: [@usbbush](https://twitter.com/usbbush)
- LinkedIn: [ushindi bienvenu](https://www.linkedin.com/in/ushindi-bienvenu-894b2b141/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse Team
## 📝 License
This project is [MIT](./MIT.md) licensed.