Skip to content

Movie WRLD is a responsive React app created with the help of the TMDB API and hosted on Netlify.

License

Notifications You must be signed in to change notification settings

chirag-23/reactjs-movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Movie WRLD

Movie WRLD is a responsive React app created with the help of the TMDB API and hosted on Netlify.

Demo_Video.mp4

Live Demo

Movie WRLD

Features

--> List of popular movies on the homepage

--> Searching movies by title is available

--> Clicking on any poster will redirect you to the details page, which displays the poster, plot of the movie, rating, budget, revenue, and cast.

--> By clicking on the TMDB logo in the header, you can log in with your TMDB ID

--> While logged in, you can rate any movie out of 10.

Installation

node.js is required to get npm.

If you would like to download the code and try it for yourself:

Clone the repo: git@github.com:chirag-23/reactjs-movie-app.git

cd reactjs-movie-app

Install packages: npm install

Build project:npm start

Open your browser at: http://localhost:3000

Contacts

LinkedIn