https://github.com/chukwuemeka1234/to-do-list
"To-Do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Created with Javascript, HTML5, and CSS
https://github.com/chukwuemeka1234/to-do-list
todo-list todoapp todolist todolist-application
Last synced: 8 months ago
JSON representation
"To-Do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Created with Javascript, HTML5, and CSS
- Host: GitHub
- URL: https://github.com/chukwuemeka1234/to-do-list
- Owner: chukwuemeka1234
- Created: 2021-12-07T14:32:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T07:43:39.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T21:17:29.922Z (9 months ago)
- Topics: todo-list, todoapp, todolist, todolist-application
- Language: JavaScript
- Homepage: https://github.com/chukwuemeka1234/To-do-list
- Size: 358 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# To-Do-List
To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
## Built With
- HTML
- CSS
- JAVASCRIPT (ES6)
- WEBPACK
## Live Demo
[Live Demo Link](https://chukwuemeka1234.github.io/To-do-list/)
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
some knowledge on `npm` webpack and ES6
### Setup
- Clone repository
- run `npm start`
### Install
- Node modules
- HtmlWebpackPlugin `npm install --save-dev html-webpack-plugin`
- Load CSS `npm install --save-dev style-loader css-loader`
- Setup local dev server `npm install --save-dev webpack-dev-server`
## Authors
👤 **Author**
- GitHub: [@chukwuemeka1234](https://github.com/chukwuemeka1234)
- Twitter: [@avc_victor](https://twitter.com/@avc_victor)
- LinkedIn: [ani-chukwuemeka](https://linkedin.com/in/ani-chukwuemeka-a65421199/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.