Skip to content

An app that provides you any series or film "where can you watch" in your country.

Notifications You must be signed in to change notification settings

GoktugYalcin/where-can-i-watch

Repository files navigation

🍿 Where Can I Watch?

Ekran Resmi 2024-08-08 13 53 32

An app that provides you any series or film "where can you watch" in your country.

Tech Stack

It built with TypeScript, Next.js, Tailwind, react-select, Zustand and TMDB API

How to run?

  • You need to provide a TMDB_API_KEY on your env file.
  • After that, just run:
     yarn && yarn start //or
     npm i && npm run dev //or
     pnpm i && pnpm run dev 
  • Now, you can see the app on https://localhost:3000

Roadmap

  • A toast message for fetching issues.
  • Caching with Upstash KV or Redis.

About

An app that provides you any series or film "where can you watch" in your country.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published