Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.09 KB

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