This is a simple webapp that allows a user to keep track of things to do within a day, mark activities that have been done, it also allows a user to delete an activity.
Screen shot for tests.
- Html
- JavaScript
- CSS
- Webpack
To get a local copy up and running follow these simple example steps.
- copy this link
https://github.com/KanoCode/todo-list-app.git. - get the directory that you want to clone the repository.
- open the command prompt in this directory.
- in your terminal run git clone
https://github.com/KanoCode/todo-list-app.git. - go to the repository folder in your code editor
- run npm install
- run npm start
- enjoy the app
👤 Author1
- GitHub: @KanoCode
- Twitter: @Kanombola_s
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: Microverse
- etc

