Skip to content

Give a film or TV show, find out the age of the cast members at the time of release. NextJS & React based project.

Notifications You must be signed in to change notification settings

curlyfriesplease/actorage

Repository files navigation

HOWTA_logo_readme

Actor age app

An app to show you how old an actor was, at the time of release of a movie or TV show.

See this app online here: https://www.howoldwasthat.actor

Overall site setup

The site is made up of these three repos:

actorAgeDiagram

Config

Within the root folder, create .env.local with REACT_APP_TMDB_API_KEY = 'ABCDE' REACT_APP_TMDB_BEARER_TOKEN = 'ABC123' Found at https://www.themoviedb.org/settings/api once you've created an account

When hosting in Amplify, add these as environment variables.

About

Give a film or TV show, find out the age of the cast members at the time of release. NextJS & React based project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published