Skip to content

This project aims to provide the details, run time, its poster and the launch date of the movie. This project is completely based on node.js and it is an API based project which uses IMDb API by API Dojo

License

Notifications You must be signed in to change notification settings

KharbandaBhavy/Movie-Exploration-Space

Repository files navigation

cover

Movie Details Exploration App

🤖 Features of the web app

It displays:

  • The poster of the movie.
  • Title of the movie.
  • Launch year of the movie.
  • Run Time of the movie.
  • Link to the movie's IMDB page

⚒️ Project Details

  • This project is completely based on node.js and it is an API based project which uses IMDb API by API Dojo.
  • The project is very simple and easy to understand.

🛠️ Installation Steps

  1. Download the movie-details-exploration-app directory.
  2. Unzip the downloaded file and navigate to the working directory.
  3. Install dependencies
npm install
  1. Create .env.local file in root and add your variables
NEXT_PUBLIC_API_KEY= (Your API Key here)
  1. Run the app
npm run dev

You are all set! Open localhost:3000 to see the app.

About

This project aims to provide the details, run time, its poster and the launch date of the movie. This project is completely based on node.js and it is an API based project which uses IMDb API by API Dojo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published