Todo-list

This project is an application of a simple to-do list, where a user can create sample categories for todo and add/delete tasks. Also here we have added unit tests.

Stars
6

To-do List

This project is an application of simple to do list, where a user can create sample categories for todo and add/delete tasks. Also here we have added unit tests.

Live Demo:

Live

Screen-shots:

Build-With

  • HTML5
  • CSS3
  • JavaScript Webpack
  • VScode

Getting Started

Prerequisites

To get this project up and running locally, "npm install" is needed to be run in order to include all dependencies used for this project.

To get this project set up on your local machine, follow these simple steps:

  1. Open Terminal.
  2. Navigate to your desired location to download the contents of this repository.
  3. Copy and paste the following code into the Terminal: git clone https://github.com/LamiaSristy/ToDo-List
  4. cd to the folder "dist".
  5. click on the "index.html".

To Run the test suit:

  1. Run "npm install"
  2. Run "npm run test"

Author Details::

👤 Lamia Sristy

👤 Muhammad Talha Waqar

Show your support

Give ⭐ Star me on GitHub — it helps!

📝 License

This project is MIT licensed.

Related Projects