todo-app-react-microverse

📗 Table of Contents

📖 Todo App (React)

Todo App (React) is a react application that enables the adding, updating and removal of to do tasks.

🛠 Built With

Tech Stack

Client

Key Features

  • Static to-do list
  • Add to do item
  • Remove to do item
  • Update to do item

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

  • ReactJs
  • NPM

In order to run this project you need:

  1. To have installed Nodejs in your Code editor. In case you don't have it, go to this site and download the setup based on your PC

(install NodeJs)

Setup

Clone this repository to your desired folder using the above command:

  cd my-folder
  git clone https://github.com/mrprotocoll/todo-app-react-microverse.git

Install

Install this project with:

  cd my-project
  npm install -y

Usage

To run the project, execute the following command:

  cd my-project
  npm start

Open http://localhost:3000/ to view it in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

(back to top)

👥 Authors

👤 mrprotocoll

(back to top)

🔭 Future Features

  • [Add good UI/UX]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

https://github.com/mrprotocoll/todo-app-react-microverse

⭐️ Show your support

If you like this project, please don't forget to follow me and give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)