Skip to content

Gomp3wap1/kdrama4

Repository files navigation

Remix TMDB (The Movie Database) KDRAMA List

List of KDRAMA from TMDB API. Made with Remix, and NextUI. For practice purpose only.

Getting Started

npm install

Environment Variables

Create a wrangler.toml file in the root of the project and add the following:

[vars]
THE_MOVIE_DB_ACCESS_TOKEN="YOUR_ACCESS_TOKEN"

Development

Run the Vite dev server:

npm run dev

To run Wrangler:

npm run build
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published