🎞️ About MovieVerse

A simple movie review website built with HTML, CSS and JavaScript.

🎬

What is MovieVerse?

MovieVerse is a beginner web project where you can browse movies, write reviews, and get personalised recommendations based on the genres you enjoy most.

💾

How does data get saved?

All reviews are stored in your browser using localStorage. No server or database is needed. Your data stays on your computer and you can export it as a CSV file anytime.

⚙️

Technologies Used

  • HTML5 for page structure
  • CSS3 for styling and layout
  • JavaScript for interactivity
  • localStorage for saving reviews
  • Google Fonts (Poppins)

Features

  • Browse 110+ movies from 16 languages
  • Filter by genre and language
  • Flip cards showing movie details
  • Add reviews with star ratings
  • Personalised recommendations
  • Export reviews to CSV
🎬 Browse Movies ✏️ Write a Review