Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brytebee/to-do_copy
https://github.com/brytebee/to-do_copy
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brytebee/to-do_copy
- Owner: brytebee
- Created: 2021-11-03T09:04:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T09:22:21.000Z (almost 3 years ago)
- Last Synced: 2024-11-01T11:08:07.139Z (about 2 months ago)
- Language: JavaScript
- Size: 122 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do list
## Description
In this project, I built a simple HTML list of To Do tasks using JavaScript es6 syntax. This simple web page is built using webpack and served by a webpack dev server.
## Screenshot
![image](https://user-images.githubusercontent.com/27709832/139261274-f7fb99bd-e591-458e-8a59-1b0addcc7c78.png)
[live-demo](https://brytebee.github.io/To-do_/)
## Built With
- HTML5, CSS3(Bootstrap 5) and JS-DOM
## Getting started
1. Clone the project
2. Installing the packages
3. On the cmd run `npm run build`
4. Run `npm start`### Prerequisites
Basic knowledge of HTML Semantics CSS And JS-DOM to understand code.
Ordinary internet browser knowledge to use. :smiley:## Author
👤 **Atsighi Bright**
- GitHub: [@brytebee](https://github.com/brytebee)
- Twitter: [@brytebee](https://twitter.com/brytebee)
- LinkedIn: [brytebee](https://www.linkedin.com/in/brytebee/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/brytebee/toDo/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
-## 📝 License
This project is [Microverse](https://www.microverse.org/) licensed.