/todo-react

ToDo List is a ToDo list application which stores our daily ToDo tasks. User and add and remove ToDo to the list and all the data will be stores in their local device in localStorage. User can also perform CRUD operations on ToDo list.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 ToDo List

ToDo List is a ToDo list application which stores our daily ToDo tasks. User and add and remove ToDo to the list and all the data will be stores in their local device in localStorage. User can also perform CRUD operations on ToDo list.

🛠 Built With

Tech Stack

Client
Server
  • none
Database
  • none

Key Features

  • Created with React
  • Add new ToDo to the list
  • Delete a ToDo from the list
  • Update ToDO to the list
  • Edit a ToDo from the list
  • Data is stored in localStorage

(back to top)

🚀 Live Demo

(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: Node.js, NPM on your machine.

Setup

Clone this repository to your desired folder: by using this command: git clone https://github.com/MuhammadUsmanAslam/To-Do-List.git

Install

Install this project with command: npm i

Usage

To run the project, execute the following command: npm run server

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Author: Muhammad Usman Aslam

(back to top)

🔭 Future Features

(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 share this on your social media.
  • If there is any issue there you can open new issue on the repository.

(back to top)

🙏 Acknowledgments

I would like to thank the stackoverflow community whenever I got stuck into a problem or error got my solution there.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)