Skip to content

jphillips2121/movies-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies-Web: Web Application for displaying movie data from the movies-api

Requirements

For building and running the application you need:

Running the application locally

Before running the SpringBoot app locally ensure that the movies-api is running on your machine. Details can be found in the README of the movies-api app.

Clone this repository by going to a desired directory and typing the following git clone [email protected]:jphillips2121/movies-web.git

Once that is done, use the Spring Boot Maven plugin and type the following into the command line to get the web app to run:

mvn spring-boot:run

The website can be viewed by visiting localhost:8080 in a browser

About

A SpringBoot web app for displaying data for movies from movies-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published