A sleek and dynamic movie recommendation platform designed to bring cinema lovers the best in trending films, popular celebrities, and personalized exploration.
🚀 Live Demo: FifthFrame
- Trending Now – Stay updated with the hottest movies making waves.
- Celebrity Leaderboard – See which actors and filmmakers are dominating the industry.
- Smart Search – Quickly find any movie with an intuitive search experience.
- Browse & Filter – Discover films effortlessly with sorting and filtering options.
- Detailed Movie Pages – Watch trailers, access official streaming links, and explore in-depth insights.
- Framework: Vite
- Deployment: AWS Amplify
- Clone the repository:
git clone https://github.com/yourusername/fifthframe.git cd fifthframe - Install dependencies:
npm install # or yarn install - Run the development server:
npm run dev # or yarn dev