Skip to content

IamDevSteph/final-project-team-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA template project

Server Side (Back end)

This is a Spring Rest Data JPA environment which will run at localhost:8080

Client Side (Front end)

This is a single page JavaScript application built using React which will run at localhost:3000.

How to run this app

  • clone the application locally onto your machine
  • Using IntelliJ, navigate into application and open the Spring project, run the application file.
  • cd into react-client, open with VS Code and run npm install to install all frontend dependencies
  • Run the front end with npm start

About

Team Project Think Differently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 44.1%
  • Java 40.0%
  • CSS 9.2%
  • HTML 6.7%