Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T09:20:05.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T13:20:15.840Z (3 months 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: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do list
## DescriptionIn 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
![image](https://user-images.githubusercontent.com/27709832/131328615-c1d396fa-cf55-414b-bf5a-d9f814dece7a.png)[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.