FlickFusion-MovieReviewApp

Flick Fusion

Welcome to Flick Fusion – a modern, full-stack movie review web app!

Features

Live Demo

View on GitHub Pages

Getting Started

Prerequisites

Run Locally

Backend: bash cd MoviesAPI mvn spring-boot:run

Frontend: cd MovieClient/movie-gold-v1 npm install npm start

Visit http://localhost:3000 in your browser.

Deployment Frontend is deployed to GitHub Pages via npm run deploy Backend can be hosted on any Java server (Heroku, Render, etc.) Contributing Pull requests are welcome! For major changes, please open an issue first.

License Made by Vasu