Skip to content

codeganesh452/user-management-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 Frontend README (React.js)

📌 User Management Frontend (React.js)

Stars Forks Issues License Last Commit

A fully responsive React.js frontend for managing users with CRUD functionality. Built using React Hooks, Axios, Bootstrap, and connected to a Spring Boot backend.


🚀 Features

  • Add new users
  • Edit user details
  • View individual user info
  • Delete users
  • Responsive UI (mobile-friendly)
  • Axios-based API calls
  • Clean component structure

🛠️ Tech Stack

React.js
JavaScript (ES6)
Axios
Bootstrap 5
HTML5 & CSS3

📦 Installation

git clone https://github.com/codeganesh452/user-management-frontend.git
cd user-management-frontend
npm install
npm start

Frontend runs on:

http://localhost:3000

🔗 Connected Backend

http://localhost:8080

Backend repo: https://github.com/codeganesh452/user-management-backend


📁 Folder Structure

src/
│── pages/
│── users/
│── layout/
│── App.js
│── index.js

🧿 Roadmap

  • Add toast alerts
  • Add pagination & search
  • Add dark mode

📜 License

MIT License


You can copy the respective section into each repo's README.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors