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.
- Add new tasks to the list.
- Delete tasks from the list.
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.
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/odhiambo-ed/react-todo-app.git
- Navigate to the project directory:
cd /react-todo-app
- Build and run the application:
yarn install
yarn start
- GitHub: @whit3d
- Twitter: @odhiambo_ed
- LinkedIn: Edward Odhiambo
- Portfolio: Edward Odhiambo
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.
Give a ⭐️ if you like this project!
- Hat tip to React community for their amazing framework!
This project is MIT licensed.
Have a happy coding experience! 💪