Skip to content

A simple Todo application built with React, allowing users to add, update, and delete tasks. This project demonstrates basic CRUD operations and state management in React.

Notifications You must be signed in to change notification settings

AsheemRahman/ToDo-Application-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple Todo application built with React, allowing users to add, update, and delete tasks. This project demonstrates basic CRUD operations and state management in React.

Features

  • Add new tasks
  • Mark tasks as completed
  • Edit tasks
  • Delete tasks
  • View all tasks or filter by completed/incomplete tasks

Technologies Used

  • React - For building the user interface
  • CSS - For styling the components
  • JavaScript (ES6+) - For scripting
  • React Hooks - For managing component state and lifecycle

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js
  • npm

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/todo-app.git

2.Navigate to the project directory:

cd todo-app

3.Install dependencies:

nm install

4.Start the development server:

npm start

About

A simple Todo application built with React, allowing users to add, update, and delete tasks. This project demonstrates basic CRUD operations and state management in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published