Skip to content

This repository contains a Todo List web application that allows users to manage and organize their tasks efficiently. The application is built using React.js, with local storage as backend to store todos

License

Notifications You must be signed in to change notification settings

AsumVictor/React-Todo-list

Repository files navigation

📗 Table of Contents

📖Math Magician

This repository contains a Todo List web application, an exercise from microverse, that allows users to manage and organize their tasks efficiently. The application is built using react.js, with local storage mimicking the role of backend

🛠 Built With

Tech Stack

Client

Key Features

  • Add Task: Users can add new tasks by entering a title and optional description.
  • View Tasks: The application displays a list of all the tasks with their corresponding details.
  • Mark as Complete: Users can mark tasks as complete, providing a sense of accomplishment.
  • Edit Task: Users can edit the title or description of existing tasks to keep the list up-to-date.
  • Delete Task: Tasks can be deleted individually when they are no longer needed.
  • Persistence: The application stores the tasks locally using browser storage to retain data between sessions.

Live demo

I have deployed the project of github. Click to view the live version of my project

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • To download a text editor. example Visual Studio Code
  • Install Node

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/AsumVictor/Math-magician.git

Install

run

  npm install

Usage

npm start

Run tests

npm run eslint
npm run stylelint

Deployment

You can deploy this project using:

Github pages depolyment

(back to top)

👥 Author

👤 Asum Victor

(back to top)

🔭 Future Features

  • Adding loging and rebost home page

(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 please give it a star ⭐️ ⭐️ ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank my coding partner as well as code reviewers for help me to bring this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This repository contains a Todo List web application that allows users to manage and organize their tasks efficiently. The application is built using React.js, with local storage as backend to store todos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published