Akash-298 / react-to-do

This is a simple To-Do application built with React.js. It allows users to add, edit, and delete tasks. There's also an option to delete all tasks at once.

Home Page:http://todoakashapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React To-Do App

Project Description

This is a simple To-Do application built with React.js. It allows users to add, edit, and delete tasks. There's also an option to delete all tasks at once.

todo

Installation Instructions

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the necessary dependencies with npm install.
  4. Start the development server with npm start.

The application will be available at http://todoakashapp.netlify.app/.

Usage Instructions

After starting the application, you can add a new task by typing into the input field and pressing enter. Existing tasks can be edited or deleted as needed.

About

This is a simple To-Do application built with React.js. It allows users to add, edit, and delete tasks. There's also an option to delete all tasks at once.

http://todoakashapp.netlify.app/


Languages

Language:CSS 47.0%Language:JavaScript 44.6%Language:HTML 8.4%