Embark on a cinematic journey with our app: your exclusive portal to movie magic, packed with ratings, reviews, and all the film info you crave. Elevate your movie experience today!
git clone https://github.com/VEN-github/sinehan.git
cd sinehan
This contains the environment variables such as API Endpoint, API Key, and API Access Token from Firebase & TMDB.
cp .env.example .env
npm install
Start the development server on http://localhost:3000
:
npm run dev
npm run build
Lint with ESLint
npm run lint