/To-do-it

A javascript + webpack project created for people to manage their day by tracking tasks in a cool grouped todos with cool features: Create (Name, Date, Priority), Done/Undone, Delete.

Primary LanguageJavaScript

Todo-list-js

A Todo list project to create grouped todos and to check them as done and undone

screenshot screenshot screenshot

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • Live Server plugin for Visual Studio Code

Setup

1- Clone the repository

    git clone https://github.com/AbdelrhmanAmin/Todo-list-js.git

2- Open the folder on VS Code.

    cd Todo-list-js
    code .

3- Right click the dist/index.html file and click on "Open With Live Server"

4- Everything should be running by now.

JavaScript Build

1- Run the next on your terminal in the repository folder

    npm run webpack

Author

😎 Abdo Amin

Show your support

Give a ⭐️ if you like this project!

Acknowledgments