Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/ridwanullahi-code/todo-list-project

css css-loader html html5 microverse microverse-projects microverse-students module project sass sass-framework style-loader todo todoapp todolist webpack

Last synced: 2 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

## **Project Demo**
[Live Demo](https://ridwanullahi-code.github.io/todo-list-project/)

## **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 [email protected]:Ridwanullahi-code/todo-list-project.git
```

## **Show your support**

Give a ⭐️ if you like this project!

## **Authors**

- Github: [Ridwan](https://github.com/Ridwanullahi-code)

## 🚀 **About Me**
I'm a data scientist and full stack software developer

## **Acknowledgements**

- [Microverse](https://www.microverse.org/)

## **License**

This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.