Skip to content

User-friendly website where users can easily create and interact with a simple to-do list. They can add, complete, delete, and update tasks, providing an organized and efficient way to manage their responsibilities. Built with JavaScript

License

Notifications You must be signed in to change notification settings

jonathanmunamire/To-Do-List

Repository files navigation

To-Do-List

Project to Display List of Things to do, to add them, mark them and remove then how you want

Built With

  • Html
  • Css
  • Js

Getting Started

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

Prerequisites

  • Browser
  • Git
  • A Code Editor (like VS Code for example)

Setup

  1. Clone this repository git clone https://github.com/jonathanmunamire/To-Do-List.git
  2. run npm install to install all the necessary dependencies including the linters
  3. run npm install --save-dev jest to install jest to your root directory
  4. Add the following to your package.json: { "scripts": { "test": "jest" } }

Install

Open Html file in preferred browser

Deployment

Live Demo Link

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

Authors

👤 Author

🤝 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

  • Hat tip to anyone whose code was used

📝 License

This project is MIT licensed.

About

User-friendly website where users can easily create and interact with a simple to-do list. They can add, complete, delete, and update tasks, providing an organized and efficient way to manage their responsibilities. Built with JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published