Skip to content

NetflixGPT provide us all sort of movies and tv series information. With the help of open AI we can use movie recommendation system.

Notifications You must be signed in to change notification settings

shobhit1812/NetflixGPT

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Instructions

  1. cd NetflixGPT
  2. pnpm install
  3. pnpm run dev

For Network (3 methods)

  1. pnpm run dev --host
  2. "host": "vite --host" write this in package.json below preview in scripts, then pnpm run host
  3. In vite.config.js write server: { host: true, } after plugins

About

NetflixGPT provide us all sort of movies and tv series information. With the help of open AI we can use movie recommendation system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published