Skip to content

A remake of the first MovieDB site I created about a year ago. I haven't been using React a lot since early 2019, so I wanted to brush up and re-build the same application with more modern UI and extra features!

Notifications You must be signed in to change notification settings

JadeHendricks/react-moviedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Movie DBv2

A site built through The MovieDB API, showing all the latest, most popular and upcoming movies through a lovely colourful UI. See all the actors, trailers, reviews and Similar movies all in one spot. Not seeing what you're looking for? Give the search a try!

Version 2

A remake of the old site The Movie DBv1. Now focusing on better and more professional UI. Allowing the site to be more aligned with a real world complete application.

Installation

1 - npm install
2 - get your movieDB api key here - https://www.themoviedb.org/
3 - add a .env file to the root and store you api key in "REACT_APP_API_KEY"
2 - npm run start
3 - explore!

Tools

A site built with React.js, SASS and The MovieDB API. State is managed with the Context API.

View

Demo

About

A remake of the first MovieDB site I created about a year ago. I haven't been using React a lot since early 2019, so I wanted to brush up and re-build the same application with more modern UI and extra features!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published