Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CRUD Application

A simple React CRUD (Create, Read, Update, Delete) application built with modern React practices. This project demonstrates managing data dynamically in a React frontend and interacting with JSON or API endpoints.


Features

  • Create, read, update, and delete records
  • Fully functional UI built with React
  • Uses React state, hooks, and Redux for state management
  • Simple project structure for easy learning and modification

Prerequisites

  • Node.js v18+
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/DeepaliMoraskar/reactcrud.git
cd reactcrud

npm install
# or
yarn install

npm run dev
# or
yarn dev```


About

A simple React CRUD (Create, Read, Update, Delete) application built with modern React state, hooks, and Redux practices. This project demonstrates managing data dynamically in a React frontend and interacting with JSON or API endpoints.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages