Skip to content

Web application that displays a list of movies someone has starred in.

Notifications You must be signed in to change notification settings

rafiazman/they-starred-in

Repository files navigation

they-starred-in

They Starred In is a web application that gives you a list of Movies and TV Series an actor/actress has starred in.

Data is obtained from The Movie Database (TMDb).

A live instance can be seen at https://theystarred.in/

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Set the environment variable API_KEY to the one you have obtained from TMDb.

Open http://localhost:3000 with your browser to see the result.

About

Web application that displays a list of movies someone has starred in.

Topics

Resources

Stars

Watchers

Forks