Confident2 / Notflox

Movie List App

Home Page:https://notflox.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notflox

Open Source Project to connect Public REST APIs(TMDB) using Tanstack Query

Features

  • Movie / Tv List
  • Movie / Tv Details
  • Trailer (if available)
  • Authentications

Installation

Clone the repository:

npm install
npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=

GITHUB_ID=
GITHUB_SECRET=

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=

TMDB_API_KEY=
NEXT_PUBLIC_UMAMI_WEBSITE_ID=

Demo

Login

email: lex@kryptonite.stn
pass: superman

License

MIT

About

Movie List App

https://notflox.vercel.app/

License:MIT License


Languages

Language:TypeScript 93.8%Language:CSS 4.4%Language:JavaScript 1.8%