mohitshende / movie-search-app

Home Page:https://movie-search-app-pied-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

To install the dependencies and run the app, please run following commands in the root of the project.

To install the dependencies

yarn

To run the project in local.

yarn dev

Setup

Create a new env file in the root of the project and add your openAI API key

VITE_TMDB_ACCESS_TOKEN=<YOUR_TMDB_ACCESS_TOKEN>

About

https://movie-search-app-pied-one.vercel.app


Languages

Language:JavaScript 62.1%Language:CSS 33.7%Language:HTML 4.2%