maximoortelli / To-Do-list-

MIT License
0 stars 0 forks source link

logo

To Do List: Interactive List

πŸ“— Table of Contents

πŸ“– To Do List: Interactive List

To Do List: Interactive List. In this project, iwill add some functionality to my application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage. The goal here is to master all of the tools and best practices learned about in previous steps to use them in all Microverse projects and most likely in my future job as well.

πŸ›  Built With

Tech Stack

Client
  • HTML 5
  • CSS
  • JAVASCRIPT
  • WEBPACK

Key Features

(back to top)

πŸ’» Getting Started

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

Prerequisites

  1. Git
  2. A Web Browser with developer tools that supports HTML5 and CSS.

Setup

  1. On GitHub.com, navigate to the main page of the repository.
  2. Above the list of files, click Code.
  3. Copy the URL for the repository.
  4. Open Terminal.
  5. Change the current working directory to the location where you want the cloned directory.
  6. Type git clone, and then paste the URL you of the reposotory.
    $ git clone https://github.com/maximoortelli/To-Do-list-.git

Install

No installation is required for this project.

Usage

To run the project, open the index.html of the clone repository locally.

Run tests

No tests available.

Deployment

The project can be deployed to a hosting service.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Maximo Ortelli.

(back to top)

πŸ”­ Future Features

This is the final build.

(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 you can clone it and feel free to improve it by making a pull request.

(back to top)

πŸ™ Acknowledgments

I would like to thanks for my family and my siblings.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)