Skip to content

acbluem/footopolis

 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.5%
  • SCSS 29.7%
  • HTML 2.8%