dev-Imsaurabh / Movie-App-theme-Hotstar-

This is a basic clone of Disney+Hotstan which I have created using OMDB Api. I have added search feature , also I have used concept of debouncing where I am trying to reduce API calls done by the user during searching any movie and minimizing server cost.

Home Page:https://hotstar-fw21-1003.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-App-theme-Hotstar

This is a basic clone of Disney+Hotstan which I have created using OMDB Api. I have added search feature. I have used concept of debouncing where I am trying to reduce API calls done by the user during searching any movie and minimizing server cost.

Tech Satck

  • HTML
  • CSS
  • JavaScript
  • OMDB API

Features

  • Movie searching using OMDB Api
  • Reducing Api calls using Debouncing concept
  • Sorting by ratings
  • Info about any movie
  • Debouncing Technic for api optimization

Deployed Link

Demo

About

This is a basic clone of Disney+Hotstan which I have created using OMDB Api. I have added search feature , also I have used concept of debouncing where I am trying to reduce API calls done by the user during searching any movie and minimizing server cost.

https://hotstar-fw21-1003.netlify.app/


Languages

Language:JavaScript 58.7%Language:CSS 25.0%Language:HTML 16.3%