ReactJs-SpringBoot-Full-Stack-Development
ReactJs-SpringBoot-Full-Stack-Development copied to clipboard
💥💥Full Stack Development using ReactJs and Spring Boot. Here we are used MySql, MongoDb and PostgreSql database to store the data. We also implemented the Spring Security. Here we can understand ad...
Full Stack Employee Management Application Using ReactJS and Spring Boot
Tech We Used
- ReactJs
- Spring Boot
- MySql Database
- Spring Security
- REST API
Features
- Login and Logout
- CURD Operations
- Data are stored in MySql database
- Neat and clean UI
Steps to run in your machine
Run the following commands
Clone the rep
cd react-frontend
npm i
npm run start
cd springboot-backend
Run as Spring Boot