Skip to content

Grantb2134/NewMovies

Repository files navigation

Live Site

Introduction

image image image

Index

About

Welcome to NewMovies! You start on a landing page with movies fetched from TheMovieDb API. Curious? Just click on any image to get a brief synopsis of the movie. Want to learn more? There's also additional information like movie budget and revenue available when "More Details" is clicked. Still want more? From the individual page click the image to be taken to the movies actual website. Hope you enjoy!

Installation

  1. From the root folder npm i to install all dependencies.
  2. You'll need to purchase your own API key from TheMovie.Link
  3. Create .env file and include following:
apiKey=PASSWORD;
  1. Enter npm start to run the app.

About

Movies site fetching data from TheMovieDB api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published