Skip to content

Mdkaish7732/React-User-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Project Description

  • This project is a React-based User Registration System integrated with a JSON Server backend to perform full CRUD operations . Users can register by filling out a form with details like name, age, phone number, DOB, and email , which are stored in a mock backend. All registered users are displayed in responsive cards with options to edit or delete their details. The project features a modern responsive UI , a premium gradient navbar , form styling with transparent effects , and real-time toast notifications using react-hot-toast.
  • Run Command
  • Befor run rpm run dev you need to run this command to see db.json file
  • ** json-server --watch Backend/db.json --port 3000** #User Registration
image

All Registred User Detaiols from JSON

image

About

This project is a React-based User Registration System integrated with a JSON Server backend to perform full CRUD operations. Users can register by filling out a form with details like name, age, phone number, DOB, and email, which are stored in a mock backend. All registered users are displayed in responsive cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors