To-Do-list

To Do List is a website that helps you manage your tasks and projects, You can add Tasks to existing projects, create new projects, delete projects, modify or delete your tasks for a particular project. This project is build with HTML,CSS and JavaScript.

Stars
8

To Do list

The todo list lists everything that you have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom using a corresponding index of each task. The project is build with HTML,CSS and Javascript.

Built With

  • Html
  • Csss
  • Js
  • Technologies used: webpack, Git, Github

Live Demo (if available)

Live Demo

Getting Started

To get the project locally , run

git clone https://github.com/iambenkis/To-Do-list.git

Prerequisites

  • Node
  • NPM

Install

Install webpack with npm :

npm install --save-dev webpack

Usage

  • To get the configuration of the app: Run
npm install

Run tests

  • To update changes : Run
npm run build
  • To launch the app locally: Run
    npm start

Authors

👤 Benjamin Kisenge

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
Related Projects