Skip to content

An Art Gallery Application built with React.js and Spring Boot

Notifications You must be signed in to change notification settings

sriharilakshmanan/The-Art-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

The-Art-Gallery

An Art Gallery Application built with React.js and Spring Boot

User Interface - React.js

In the project directory, you can run:

npm install

Installs the dependencies in package.json.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Core - Spring Boot, Spring Data JPA, PostgreSQL

In the project directory, you can run:

mvn clean install

This generates a jar file inside the target folder.

java -jar target/the-art-gallery-api-0.0.1-SNAPSHOT.jar

This starts TheArtGalleryApiApplication in http://localhost:8082

About

An Art Gallery Application built with React.js and Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published