"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. In this project, Ibuild a simple website that allows for doing that, and you will do it using ES6 and Webpack! I achieved that by using JavaScript arrays and objects. I also dynamically modify the DOM and add basic events.
-
HTML and CSS
-
JavaScript
-
ESLint
-
Webpack
-
MaterialIcon
In this project, I was asked to build a "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. I achieve that by using JavaScript objects and arrays. I also dynamically modify the DOM and add basic events.
- Clone the project from GitHub here
- Run the following commands as listed in your terminal:
npm install
npm run build
npm start
-
Github: @https://github.com/AmaduKamara
-
LinkedIn: @https://www.linkedin.com/in/amadu-kamara-3b60a25b/
-
Twitter: @https://twitter.com/DevAmkam/
-
Facebook: @https://www.facebook.com/amadus.kamara.7/
Contributions, issues, and feature requests are welcome! Feel free to check the issues page
Give a ⭐️ if you like this project!
👍
- Thanks to Microverse code reviewers for your reviews. Your reviews made my code better and enhanced the look of my capstone project.
- Thanks to my coding partners for collaborating with me on this project, giving suggestions and support.
- And most importantly, thanks, to Microverse for the opportunity given in making me a Professional remote Software developer. I am looking forward to becoming a great one.