omarkhatibco / fuzzy-octo-garbanzo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

rename the .env.example file to .env and fill in the required environment variables.

First, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

Other Commands

pnpm build # Build the project
pnpm start # Start the project on production mode
pnpm lint # Lint the project
pnpm test # Test the project with jest

About


Languages

Language:JavaScript 91.5%Language:TypeScript 8.5%Language:CSS 0.0%