A simple Todo List app built with React that allows users to create, update, mark as done, and delete todo items.
- Click Production Link: Todo List
Client:
- React.js,
- React Hooks,
- React Bootstrap,
- FontAwesome,
- Vite
You need to have Node.js and npm installed on your machine.
Clone the repository to your local machine and navigate to the project directory.
git clone https://github.com/itxSaaad/todo-list-app-react.git
cd todo-list-app-react
Install the dependencies by running the following command:
npm install
Start the development server:
npm run dev
- Github: @itxSaaad
- Twitter: @itxSaaad
- LinkedIn: @itxSaaad
- Website: Muhammad Saad
This project is licensed under the MIT License
Give ⭐️ if you like this project!