Skip to content

VijaySingh8650/interviewbee

Repository files navigation

development server:

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

It will run on http://localhost:3000

Tech Stack

 NextJS, TypeScript, Redux, Tailwind CSS

Instead of React, Next is better for inbuilt routing, server component, hot module replacement, 404 page and many more.

NextJS is used so nextAuth can be used easily for google authentication and Redux is used to store the date & time of the meet.

Deployed on Vercel

https://interviewbee.vercel.app/

Thanks

Releases

No releases published

Packages

No packages published