Skip to content

SnapEngineeringAcademy/express_movie_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

SEA Movie App is an app for viewing your favorite movie posters.

Installation

Get an API Key from TMDB

  • Sign up for an account
  • Go to settings -> api
  • Make a .env file
touch .env

Copy and paste this in to your .env file and add your api key

TMDB_API_KEY=YOUR API KEY HERE

Then, in your terminal:

npm install
node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors