Tech Showcase
Data comes from TheMovieDatabase - TMDB.org
The video player will always play Big Buck Bunny.
You'll need to generate a TMDB API Key and store it in the .env file.
- Create a TMDB login
- Once logged in, go to the TMDB API Settings page
- Generate a API Read Access Token
- Run the following command create a local .env file
cp .env.template .env
- Copy and paste your API Read Access Token to
TMDB_API_TOKEN
yarn
yarn dev
- NextJS 14
- React Server-Side Components
- React Server Actions
- Shadcn/Radix-iu
- TailwindCSS
- Shakra Player