https://github.com/brytebee/todo
In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.
https://github.com/brytebee/todo
bootstrap5 dom-manipulation html5 javascript jest-tests testing webpack
Last synced: about 1 year ago
JSON representation
In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.
- Host: GitHub
- URL: https://github.com/brytebee/todo
- Owner: brytebee
- Created: 2021-08-23T08:29:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T09:20:05.000Z (over 4 years ago)
- Last Synced: 2025-04-23T18:47:41.827Z (about 1 year ago)
- Topics: bootstrap5, dom-manipulation, html5, javascript, jest-tests, testing, webpack
- Language: JavaScript
- Homepage: https://brytebee.github.io/toDo/dist/
- Size: 835 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do list
## Description
In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.
## Screenshot

[live-demo](https://brytebee.github.io/toDo/dist/)
## 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.