Skip to content

FireStackDev/employee-list-management-react-springboot

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# Employee List Management System

This is a full-stack Employee Management System built using:

- βœ… **Frontend**: React + Tailwind CSS

- βœ… **Backend**: Spring Boot (Java)

- βœ… **Database**: MySQL


## πŸ“ Project Structure

employee-list-management/

β”œβ”€β”€ employee-system-api/ # Spring Boot backend

└── employee-system-react/ # React frontend

## πŸ›  Features

- Add, edit, view, delete employees

- Clean UI built with Tailwind CSS

- RESTful Spring Boot backend

- MySQL database support


## 🏁 Getting Started

### πŸ”Ή Frontend Setup

cd employee-system-react

npm install

npm run dev

cd employee-system-api

./mvnw spring-boot:run


About

A React , SpringBoot and MySQL project on Employee List Managemnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • Java 43.6%
  • Other 1.1%