Spring Boot Project - ReactJS Spring Boot CRUD Full Stack Application - GitHub

In this post, we would like to suggest a free open-source project that is ReactJS Spring Boot CRUD Full Stack App (Employee Management System) developed using Spring Boot and ReactJS for learning purposes. So go ahead, check out the source code, and have a hands-on experience on real-time project.

ReactJS Spring Boot CRUD Full Stack App (Employee Management System) project is an open-source and available on GitHub repository - https://github.com/spring-io/sagan

ReactJS Spring Boot CRUD Full Stack App (Employee Management System) 

In this full-stack project, we will learn how to develop a simple end-to-end full-stack web application that is a basic Employee Management Application using React, Spring Boot.  

This project developed in the free ReactJS + Spring Boot CRUD Full Stack App course on YouTube.

We will build two projects:
  1. sprintboot-backend (server) – To develop REST API
  2. react-frontend (client) – Consume REST API
In this project, you will learn how to build a full-stack web application that is basic Employee Management Application with CRUD features:
  • Create Employee
  • List Employee
  • Update Employee
  • Delete Employee
  • View Employee

Following is the screenshot of the final version of our application -

YouTube playlist - ReactJS + Spring Boot CRUD Full Stack App - free course

References


Comments