techbhavin / movie-next-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

clone the reposity

-install node module following command

Replace .env file with actucal credentials

install node modules by following commnad

npm install

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About


Languages

Language:TypeScript 88.3%Language:JavaScript 7.7%Language:CSS 4.0%