vanelnw / Microverse-To-Do-List

Allow user to properly organize their daily tasks by adding a new task, mark task as complete or delete task.
MIT License
1 stars 0 forks source link
css html javascript
logo

TODO LIST

πŸ“— Table of Contents

πŸ“– Todo List

Todo List is a Javascript project to Add and storage daily's tasks.

πŸ›  Built With

Tech Stack

Key Features

(back to top)

πŸš€ Live Demo

Live Demo

(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:

 - node.js
 - IDE to edit and run the code (We used Visual Studio Code πŸ”₯).
 - Git to versionning your work.

Setup

Clone this repository to your desired folder:

  - Open your terminal
  - Navigate to the directory where you want to clone the project.
  - Clone the project using by running the following command:

  `git clone https://github.com/vanelnw/Microverse-To-Do-List.git`

Install

  - cd Microverse-To-Do-List
  - Run `npm install`

Usage

To run the project, execute the following commands:

Run tests

To run tests, run the following command:

  `npm run test`

Deployment

  Github pages

(back to top)

πŸ‘₯ Authors

πŸ‘€ Vanel Nwaba

(back to top)

πŸ”­ Future Features

(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 consider giving a star ⭐️.

(back to top)

πŸ™ Acknowledgments

N/A

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)