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.
- Frontend
- Backend (API):
- Explore all sorts of movies
- View movie details
- Filter movies by genre
- Search for movies
npm install
npm run serve
- Homepage: https://localhost:3000
- Movies: https://localhost:3000/movies
- Search: https://localhost:3000/search