Skip to content

DineshRajj/MovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MovieApp

Consists of Two project one in SpringBoot in APP folder which serves as the back end API and the other one is react which is a front end APP

To run Spring Boot cd to App folder

Before running change the database password in application.properties and create a database called 'movieapp' Run the following

  1. mvn install
  2. java -jar target/

TO run React App cd to movie-app

Run the following

1.npm install 2.npm start

you can access the application using

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages