Skip to content

An application let you explore the movies. Build using themoviedb.org api.

Notifications You must be signed in to change notification settings

hmingji/whatToWatch

Repository files navigation

Overview

This application is for user to get some recommendation on movie to watch, search movie, etc.

Getting Started

  1. npm i
  2. create .env.development file and insert following environment variables:
    REACT_APP_MOVIEAPI_URL=https://api.themoviedb.org/3/
    REACT_APP_MOVIEAPI_KEY=[get the key from https://www.themoviedb.org/]
    REACT_APP_MOVIEIMAGEAPI_URL=https://image.tmdb.org/t/p/
  3. npm start

About

An application let you explore the movies. Build using themoviedb.org api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages