Skip to content

MyHngX/TaskTwo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO SET UP LOCALLY

  1. Clone the project
git clone https://github.com/MyHngX/TaskTwo.git
  1. Ensure you have Nodejs and NPM installed
  2. Ensure you have the TMDB API key`
  3. Add your environment variables to the .env.local file in the format VARIABLE_NAME=variable_value.
BASE_URL=https://api.themoviedb.org/3
IMG_URL=https://image.tmdb.org/t/p/w500
API_KEY=your_api_key
AUTH_TOKEN=your_header
  1. Run the development server npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published