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.
- HTML.
- CSS.
- JavaScript.
- Webpack.
- NPM.
To get a local copy up and running follow these simple example steps.
clone repo: https://github.com/jerryowusu/todo-list.git
A Web Browser (preferably Google Chrome)
- Clone the GitHub Repository
- Install npm package manager
- npm install webpack-dev-server --save-dev
- npm run build
- npm start
Open index.html in Chrome
👤 Author
- GitHub: @jerryowusu
- Twitter: @jerryowusu11
- LinkedIn: Jerry Owusu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a star ⭐️ if you like this project!
This project is MIT licensed