Skip to content

punitkatiyar/react-crud-json-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React CRUD App

C : create

R : read

U : update

D : delete

Project Setup

npx create-react-app crud-app

npm i react-router-dom@6

npm i bootstrap@5.3.3

npm i axios

npm install react-icons --save

Create Data

View All Data

View Single Data