Skip to content

iambinodstha/react-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo CRUD Application

What is This

This is React CRUD Application with React hooks useState in function component where we can add Todo list, update Todo list, delete Todo list and toggle todo list by clicking todo which indicates todo is completed or not.

Application User Interface

Application User Interface

How to install

  1. clone this react project by running below command in git terminal: git clone https://github.com/binodstha7/react-crud-app.git

  2. after Step 1. goto project directory: cd react-crud-app

  3. install dependencies: npm install

  4. after installing project dependencies run project: npm start

it will run your project in local machine localhost:3000

About

react crud application with react hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published