Skip to content

This project is a simple to-do list app that allows users to add, edit, and delete tasks. It uses local storage to store the user's tasks, and it can be used on both desktop and mobile devices..

Notifications You must be signed in to change notification settings

bienvenuushindi/to-do-list

Repository files navigation

To Do List

What is a ToDo List? The definition is a simple one. It's a list of tasks you need to complete or things that you want to do. Most typically, they're organised in order of priority. Traditionally, they're written on a piece of paper or post it notes and act as a memory aid.

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack

Getting Started

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

Prerequisites

  • A browser
  • A version control like git
  • A text editor
  • npm

Setup

  • Clone the repository using the link https://github.com/bienvenuushindi/to-do-list.git
  • Navigate to the folder using cd to-do-list
  • Run npm install to install all the dependencies
  • Run npm start to fire a development server

Live Demo

Click here

Authors

👤 UsbBush

🤝 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

  • Microverse Team

📝 License

This project is MIT licensed.

About

This project is a simple to-do list app that allows users to add, edit, and delete tasks. It uses local storage to store the user's tasks, and it can be used on both desktop and mobile devices..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published