Skip to content

zttimmerman/movie-mind

Repository files navigation

MovieMind

An OpenAI-powered app that lets you input whatever topic or prompt you choose and get movie recommendations along with where you can watch them. Employs The Movie Database API for movie details and provider options.

Tech Stack

TypeScript OpenAI React TailwindCSS NodeJS Express.js Vite

Demo

Getting Started

  1. Clone the repo to your computer
git clone https://github.com/zttimmerman/movie-mind.git
  1. Install dependencies
npm install
  1. Copy example.env file and rename it to .env, then enter your OpenAI and The Movide Database API Keys.

  2. Start the backend server

npm run start
  1. Start the client dev server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published