SunilHooda / Movie-App

NetStar is a single page TMBD API based javascript movie app where user can search for any movie by name and can see the top 20 trending movies of current time and can add any movies as favorites.

Home Page:https://netstar.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetStar

NetStar is a single page TMBD API based javascript movie app where user can search for any movie by name and can see the top 20 trending movies of current time and can add any movies as favorites.

Features

  • Responsive Layouts.
  • Local Storage Manipulation.
  • Working with External API request.
  • Code cleanliness and folder structure.
  • Search Functionality with Debouncing to reduce unnecessary API calling.
  • Pagination

Built With

  • love
  • html
  • css
  • javascript

How to Run?

To run my application you simply need to clone the project and run the html file.

Home Page

HomePage

Search Movies Section

Searched Movies

Single Movie Info PopUp

MovieInfoPopUp

Favourite Movies Section

Favourite Movies

About

NetStar is a single page TMBD API based javascript movie app where user can search for any movie by name and can see the top 20 trending movies of current time and can add any movies as favorites.

https://netstar.netlify.app/


Languages

Language:JavaScript 58.7%Language:CSS 32.9%Language:HTML 8.4%