itxtalal / todo-list-app-react

A Todo List App using React

Home Page:https://todo-list-app-react-itxsaaad.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List App in React

A simple Todo List app built with React that allows users to create, update, mark as done, and delete todo items.

Live Preview Project

Tech Stack

Client:

  • React.js,
  • React Hooks,
  • React Bootstrap,
  • FontAwesome,
  • Vite

Prerequisites

You need to have Node.js and npm installed on your machine.

Installation

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

Authors

License

This project is licensed under the MIT License

Support

Give ⭐️ if you like this project!

About

A Todo List App using React

https://todo-list-app-react-itxsaaad.vercel.app

License:MIT License


Languages

Language:JavaScript 92.1%Language:HTML 4.3%Language:CSS 3.6%