Skip to content

GulcanC/Spring_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

⭐️ Creating Full-stack Apps with React and Spring

⭐️ MVC => Model, View, Controller => Model is Spring, View is React, Controller is Spring/React

⭐️ Extensions to download in Visual Studio Code => Spring Boot Tools, Spring Initializr, Spring Boot Dashbord

⭐️ Prerequisits => Java Development Kit (JDK), Apache Maven, Java Extension Pack

⭐️ Spring initializr => Project: maven, Language: Java, Spring Boot: 3.5.0, Dependencies: Rest repositories, Spring Data JPA, H2 Database, Lombok

⭐️ Generate the project

⭐️ Create React Project in the repository crm, with npx create-react-app client

⭐️ Create model folder, inside Contact.java file

About

Building Full-stack App with React and Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors