alan-thomas-shaji / movie-recommendation-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Recommendation App

Made with Vite

Setup the project

  • Clone the repo
  • Run npm i to install dependancies
  • Run npm run dev to start dev server

Setting up tmdb api:

  • Go to the movie database website and acquire api key
  • Create a .env file and add your key in it

Features:

  • Responsive
  • Trending Shows page, Movies section anh TV shows section
  • Option to watch trailer of the show
  • Search feature to search for your favourite movies and shows

Trade-Offs

  • Favourites section yet to be implemented
  • React Query implementation to properly handle the state

Live: https://main--react-movie-recommendation-app.netlify.app/

About


Languages

Language:TypeScript 76.9%Language:CSS 20.9%Language:JavaScript 1.1%Language:HTML 1.0%