Skip to content

damienesp/movie-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Library with React v1

A movie library built with React and TMDb API.

Prerequisites

In order for this app to work, you will need an API key. You can get this from TMDb Website. Create an .env.local file on the root of the project and put your API key/

REACT_APP_API_KEY=yourapikey

Development

$ git clone https://github.com/damienesp/movie-library.git
$ npm install
$ npm start

Deployment

npm run build

About

Movie library built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published