Flick Fusion
Welcome to Flick Fusion – a modern, full-stack movie review web app!
Features
- Browse trending movies with beautiful, dynamic visuals
- Watch trailers and see movie details
- Read and write reviews (with instant updates)
- Responsive, mobile-friendly design
- Modern UI with Material UI, glassmorphism, and smooth animations
- User authentication (login/register)
- Powered by React (frontend) and Spring Boot + MongoDB Atlas (backend)
Live Demo
View on GitHub Pages
Getting Started
Prerequisites
- Node.js & npm
- Java 17+ (for backend)
- MongoDB Atlas account
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