Skip to content

tanushree-coder-girl/react-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My First React CRUD App

This is my first CRUD application which I made while learning React.

Features

  • Add new users
  • Edit existing users
  • Delete users
  • View user list in a table

Technologies Used

  • React (useState Hook)
  • Bootstrap (for styling)

Screenshot

App Screenshot

How to Run

  1. Install dependencies:
  2. Start the development server:
  3. Open in browser:

About

I made this project when I was initially learning React to understand how CRUD operations work in a React app using functional components and hooks.

About

This is my first CRUD application which I made while learning React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published