Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 881 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 881 Bytes

🎬 The Movies Hub

This Vue project was developed as a part of the 6th Project for Advanced Web Development @ FER. It's a simple movie search app that uses The Movie Database (TMDb) API to search for movies and display their details.

Hosted at:

Features:

  • Explore all sorts of movies
  • View movie details
  • Filter movies by genre
  • Search for movies

Project Setup

npm install

Build and start server

npm run serve

Open in browser