This project is a part of microverse training program. It was build using HTML5, CSS, JavaScript and webpack. It is a web application that creates a To do list. In this project I implemented the following:
- Add webpack to the project
- Added an index.html that contains markup for the page
- Added an index.js file that contains array of object of the various to do activities. 4)Added style.css file in src/ with styling for the page.
- Added and remove function to add and remove items from the array
- Added edit function to edit the various task
- Use webpack to bundle all the files in the src/ folder into dist/ folder that contains index.html and main.js.
- HTML5, CSS and JavaScript
- Webpack
- GITHUB and VSCODE
To get a local copy up and running follow these simple example steps.
- A computer or mobile phone.
- Access to Internet Connection on the devices.
- Click on the live demo link and visit the site. There you can browse through all the content on the site
- No installation is required. Just visit the website on your computer or smart phone
- You can use this web app to create your daily to do list
No testing is required
The App is already deployed for you using Github pages
👤 Ndorrh Oswald Ebu
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.