Skip to content

A app built using react.js with infinite scrolling through 10000+ movies form the moviedb

Notifications You must be signed in to change notification settings

Yajassardana/MovieManiacInfinite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Maniac Infinite

An Infinite Scrolling movie browing app made using ReactJs. It enlists latest trending movies with short descriptions for each of them becoming visible on hover.

  1. Movie DB - Retrives data using the movie DB api, displaying 20 movies in one go and then waiting for the user to scroll down in before loading the next 20 trending movie.
  2. Axios - Use axios to make calls to the mentioned api.

Preview

Preview 1

Description on hover

Preview 2

Infinite Scroll loading while retrieval of next 20 movies

Preview 3

Local Setup & Available Scripts

npm install

Installs all dependencies required for the app to run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A app built using react.js with infinite scrolling through 10000+ movies form the moviedb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published