This project is a simple To Do list application built using Webpack.
- The list has add, Remove and update functionality
- Added test for add and delete tasks
- Added test for clearall and update status
- HTML5
- CSS3
- JavaScript
- Webpack
To get a local copy up and running follow these simple example steps.
- A web browser
- A code editor
Assuming you have git installed on your computer, please follow the steps below:
-
Create a folder
-
Navigate to that folder in the command line using the
cdcommand -
Clone the repository using the following command: git clone https://github.com/jash-debug/Todo-List.git
-
You will now be able to check the project with your code editor.
👤 Ahmed Najash
- GitHub: @jash-debug
- Twitter: @ahmed_najash
- LinkedIn: Ahmed Najash
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.