https://github.com/jerryowusu/todo-list
This "To-do-list" app is a simple web application that displays a list of tasks and allows you to add and remove tasks from that list. it is built with the latest technology including but not limited to HTML, CSS, JavaScript and webpack to manipulate DOM
https://github.com/jerryowusu/todo-list
es6 html5 javascript webpack
Last synced: 3 months ago
JSON representation
This "To-do-list" app is a simple web application that displays a list of tasks and allows you to add and remove tasks from that list. it is built with the latest technology including but not limited to HTML, CSS, JavaScript and webpack to manipulate DOM
- Host: GitHub
- URL: https://github.com/jerryowusu/todo-list
- Owner: jerryowusu
- License: mit
- Created: 2022-02-16T09:49:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T11:30:49.000Z (almost 3 years ago)
- Last Synced: 2025-02-23T23:42:11.782Z (over 1 year ago)
- Topics: es6, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 476 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo List
This "To-do-list" app is a simple web application that displays a list of task and allows you to add and remove task from that list. it is built with the latest technology including but not limited to HTML, CSS, JavaScript and webpack to manipulate DOM.
## Live Demo (github)
[Todo list](https://jerryowusu.github.io/todo-list/)

## Built With!
- HTML.
- CSS.
- JavaScript.
- Webpack.
- NPM.
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
clone repo: https://github.com/jerryowusu/todo-list.git
A Web Browser (preferably Google Chrome)
### Setup
- Clone the GitHub Repository
- Install npm package manager
- npm install webpack-dev-server --save-dev
- npm run build
- npm start
### Usage
Open index.html in Chrome
### Authors
👤 **Author**
- GitHub: [@jerryowusu](https://github.com/jerryowusu)
- Twitter: [@jerryowusu11](https://twitter.com/jerryowusu11)
- LinkedIn: [Jerry Owusu](https://www.linkedin.com/in/jeremiah-owusu-b50a70173/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/jerryowusu/todo-list/issues)
## Show your support
Give a star ⭐️ if you like this project!
## 📝 License
This project is [MIT](LICENSE) licensed