Skip to content

sathish2416/Todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React To-Do List

This is a simple To-Do List application built with React.js. It allows users to add, remove, and mark tasks as completed.

Features

  • Add a new task
  • Mark a task as completed
  • Remove a task

Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/sathish2416/Todo-list.git
    cd Todo-list
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Building for Production

To build the app for production, run:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published