/movie-database-react

Movie database clone made with ReactJS

Primary LanguageJavaScript

MovieBase

MovieBase is a Movie Database clone powered by The Movie Database API. The project was built using create-react-app.

Screenshot

MovieBase Screen Shot

Learning

This app was built in an effort to become more familiar with ReactJS

Built With

  • React - Front-End web application framework

Installation

git clone https://github.com/ReggEvans/movie-database-react.git
cd movie-database-react
npm install
npm start

open localhost:3000 in the browser

Project Requires an API key from The Movie Database, and you can get that here.

License

This project is licensed under the MIT License.