• Stars
    star
    253
  • Rank 160,776 (Top 4 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

movie library built with ReactJS

Movie Library w/ ReactJS

Check it live here

Thumbnail

A Movie Library made with ReactJS using The Movie Database API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to create an API KEY in The Movie Database API Create an .env.local file on the root of the project and put your API key

REACT_APP_API=yourapikeyhere

Installing

Clone the Repository and run

npm install
npm run dev

Deployment

To deploy simply run

npm run build

Built With

Contributing

Please feel free to send pull request if you want to contribute!

Authors