Skip to content

mohisa302/todo-list-review

Repository files navigation

To do list



📗 Table of Contents

📖 To do list

To do list is a simple website that displays a list of task to do.

🛠 Built With

Tech Stack

Client

Key Features

  • Add and remove tasks

    • The website that displays a list of tasks and allows you to add and remove task from that list.
  • JavaScript Classes

    • The tasks are managed and manipulated using classes and helper functions within those classes.
  • Store and retrieve data

    • The displayed tasks are stored and retrieved from the local storage of the browser.

(back to top)

🚀 Live Demo

  • Visit the live demo here

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

Setup

To clone this repository to your desired folder, follow the steps below:

Using the command line

  • Use the following commands
  cd my-folder
  git clone https://github.com/mohisa302/Todolist.git

Using GitHub Desktop app

  • Follow the steps below

    • Visit this link "https://github.com/mohisa302/Todolist.git"
    • Click the green button labelled "code"
    • Select the "Open with GitHub Desktop" option
    • After the GitHub Desktop add opens, click the "clone repo" button

Usage

To run the project, execute the following command:

Click the "Go Live" button on your IDE(VS Code in this case)

Deployment

You can deploy this project by:

  • visiting your repository on GitHub
  • Click on settings
  • Go to the "Pages" option
  • Select the main branch and save

(back to top)

👥 Authors

👤 Mohi

🔭 Future Features

  • [will improve page elements]
  • [will improve styles]
  • [will improve js functionality]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, give it a ⭐️ and let me know what you like in particular.

(back to top)

🙏 Acknowledgments

I would like to thank the whole Microverse community for their help and contributions towards this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

to do list review

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published