Skip to content

JIshanRandika/React_with_Spring-Registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a57aae9 · Jul 12, 2020

History

2 Commits
Jul 3, 2020
Jul 12, 2020
Jul 3, 2020
Jul 12, 2020
Jul 3, 2020
Jul 3, 2020
Jul 12, 2020

Repository files navigation

  • This is my first Project which using React for frontend and using spring boot for the backend.
  • This is a very simple project which I used to practice.

Installation

  1. Install react
  2. Install React-Bootstrap
npm install react-bootstrap bootstrap

Use the website for more information.

  1. Create a Database and connect it. shop\src\main\java\lk\mycode\shop\ShopApplication.java

To Run the build of the app

  1. Run the Spring boot server.

MacOS/Linux:

./mvnw spring-boot:run

Windows:

mvnw spring-boot:run

  1. Run the React sever:
npm start

About

This is my first Spring project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published