Skip to content

smdcodes1/new-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-app

This project is a simple and efficient CRUD application using ReactJS that allows users to create, read, update, and delete records through an intuitive interface. The app displays a list of items on the HomePage, where users can add new records, view existing ones, delete entries, or navigate to a dedicated EditPage to update selected data.

The project demonstrates essential React concepts such as component-based structure, state management using useState, routing with React Router, form handling, and dynamic navigation. It is a practical example of building interactive UIs, managing data flow across components, and implementing smooth user interactions within a single-page application.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors