/react-todo-app

This is a simple To-Do list application built with React, React Hooks, and React Bootstrap. It allows users to add, delete, and manage tasks in a user-friendly interface.

Primary LanguageJavaScript

React To-Do List App

Shaking

Description

This is a simple To-Do list application built with React, React Hooks, and React Bootstrap. It allows users to add, delete, and manage tasks in a user-friendly interface.

Technologies and Languages Used

React React

Features

  • Add new tasks to the list.
  • Delete tasks from the list.

Prerequisites

Before you start, ensure you have the following installed:

[] Node.js: You need Node.js to run this application. [] yarn: yarn is the package manager for Node.js, and it comes bundled with Node.js.

Getting Started

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

  1. Clone the repository:
git clone https://github.com/odhiambo-ed/react-todo-app.git
  1. Navigate to the project directory:
cd /react-todo-app
  1. Build and run the application:
yarn install
yarn start

Author(s)

Edward Edward Odhiambo

🤝 Contributing

Contributions, issues, and feature requests are welcome!!!

Feel free to check the issues page

If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository.
  • Create a new branch.
  • Make your changes and commit them.
  • Push your changes to your fork.
  • Create a pull request with a clear description of your changes.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

Have a happy coding experience! 💪