Ridwanullahi-code / todo-list-project

Microverse Module 02 Project: This is educational project 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. Built with HTML, Sass, JavaScript and Webpack.

Home Page:https://ridwanullahi-code.github.io/todo-list-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Demo

Live Demo

Description

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. This simple web page will be built using webpack and served by a webpack dev server.

Project Goals:

  • Use Webpack to bundle JavaScript.
  • Adding a new item.
  • Removing a selected item.
  • Removing all items marked as complete at once.

Prequisite Knowledge:

  • Basic Git command
  • Basic HTML
  • Basic CSS
  • JavaScript
  • Webpack

Project Usage:

To make use of this project, kindly run any of the following commands.

git clone https://github.com/Ridwanullahi-code/todo-list-project.git

or

git clone git@github.com:Ridwanullahi-code/todo-list-project.git

Show your support

Give a ⭐️ if you like this project!

Authors

🚀 About Me

I'm a data scientist and full stack software developer

Acknowledgements

License

This project is MIT licensed.

About

Microverse Module 02 Project: This is educational project 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. Built with HTML, Sass, JavaScript and Webpack.

https://ridwanullahi-code.github.io/todo-list-project/

License:MIT License


Languages

Language:JavaScript 62.6%Language:SCSS 20.5%Language:HTML 16.9%