Skip to content

A pure JavaScript front-end app that uses The Movie DB's api.

License

Notifications You must be signed in to change notification settings

AntonisKl/MovieRama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieRama

Setup guide

  1. Run "npm install".
  2. Create a file with name ".env" inside the root folder of the app and insert the line "API_KEY=[key]" in it, replacing [key] with your key for the-movie-db API.
  3. Run "npm start" to start the local server.
  4. Open the url "localhost:4200" with a browser.

Live website

To checkout the app, go to http://movie-land.herokuapp.com where it is deployed.

About

A pure JavaScript front-end app that uses The Movie DB's api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published