Skip to content

A react spring boot application for managing employees

Notifications You must be signed in to change notification settings

MrRfifa/Employee-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Employee Manager App

The project is a basic employee management system that allows users to create, read, update, and delete employee records. The backend is built using SpringBoot, while the frontend is built using React.

Tech Stack

Client: React

Server: SpringBoot, MySQL

Run Locally

Clone the project

  git clone https://github.com/MrRfifa/Employee-Manager.git

Go to the project directory

  cd Employee-Manager/frontend

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot

About

A react spring boot application for managing employees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published