https://github.com/arnaudband/todo_list-review
https://github.com/arnaudband/todo_list-review
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnaudband/todo_list-review
- Owner: ArnaudBand
- License: mit
- Created: 2022-05-09T20:57:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T17:31:55.000Z (about 2 years ago)
- Last Synced: 2025-01-15T10:03:15.811Z (3 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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.
## Built With
- HTML.
- CSS.
- JavaScript.
- Webpack.
- NPM.## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisite
clone repo: `https://github.com/ArnaudBand/Todo_list.git`
A Web Browser (preferably Google Chrome)
### Live
### Setup
Clone the GitHub Repository
Install npm package manager
npm install webpack-dev-server --save-dev
npm run build
npm start## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/B77748)
- Twitter: [@twitterhandle](https://twitter.com/@ba104781)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/arnaud-bandonkeye-893a2b228/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.