Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukman155/to-do-list
A to-do-list web app designed to create tasks in a to-do list and save them for later. A user can create, store and update a task as completed. Built with JavaScript.
https://github.com/lukman155/to-do-list
javascript webpack
Last synced: 21 days ago
JSON representation
A to-do-list web app designed to create tasks in a to-do list and save them for later. A user can create, store and update a task as completed. Built with JavaScript.
- Host: GitHub
- URL: https://github.com/lukman155/to-do-list
- Owner: lukman155
- License: mit
- Created: 2022-11-01T14:32:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T18:21:57.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T20:20:47.519Z (over 1 year ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage: https://lukman155.github.io/To-Do-list/dist/
- Size: 701 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List App
![](./hello.png)
## Project Details
> This is a project created using HTML, CSS and JavaScript to show my knowledge of them.
### Live Demo
[Live Demo Link](https://lukman155.github.io/To-Do-list/dist/)
## Built With
- HTML
- CSS
- Javascript## Additional Tools
- WebHint
- Stylelint
- Node Packet Manager
- Github Pages## Getting Started
set up a new repository and prepare it for development using best practices (e.g. linters).
build the first required sections of the website using the template you chose in the previous step.### Prerequisites
- HTML and CSS and Basic JavaScript.
- Git installation
- A text editor
- A terminal
- A web browser to view output
- An IDE e.g Visual studio code
### Setup- Clone this repository or download the Zip folder:
for https:
```
git clone https://github.com/lukman155/To-Do-list.git
```
for ssh:
```
git clone [email protected]:lukman155/To-Do-list.git```
### Usage
- After Cloning this repo to your local machine
- Open the `index.html` in your browser## Authors
👤 **Lukman Abdulkarim**
- GitHub: [@lukman155](https://github.com/lukman155)
- Twitter: [@LukmanAbdulka18](https://twitter.com/LukmanAbdulka18)
- LinkedIn: [Lukman Abdulkarim](https://linkedin.com/in/lukmanbaba)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/lukman155/@@@@/issues).
## Show your support
Give two ⭐️'s if you like this project!
## Acknowledgments
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.## 📝 License
This project is [MIT](./MIT.md) licensed.