UsamaMasood12 / To-do-list

To-do-list is a project in which, I will build a simple HTML list of To Do tasks which will be built using webpack and served by a webpack dev server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– To-do-list

To-do-list is a project in which, I will build a simple HTML list of To Do tasks which will be built using webpack and served by a webpack dev server.

πŸ›  Built With

Tech Stack

HTML
CSS
Javascript

Key Features

  • You can view your daily tasks.
  • You can add your daily task.
  • You can mark your tasks as completed.

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Visual Studio Code Editor. Git Bash.

Setup

Clone this repository to your desired folder:

git clone git@github.com:UsamaMasood12/To-do-list.git

Install

Install NPM packages with:

   npm install

Usage

To run the project, execute the following commands:

1. npm run build
2. npm start

Run tests

- Open it by live server in the VScode.
- Check for the linters

(back to top)

πŸ‘₯ Authors

πŸ‘€ Usama Masood

(back to top)

πŸ”­ Future Features

  • Clender
  • Time

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please do start this project.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

To-do-list is a project in which, I will build a simple HTML list of To Do tasks which will be built using webpack and served by a webpack dev server.


Languages

Language:JavaScript 65.0%Language:CSS 23.0%Language:HTML 12.0%