Skip to content

umer4447/movie-library-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Library w/ ReactJS

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

About

movie library built with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 2.5%