Skip to content

duocre/interview-prepbook

Repository files navigation

Interview Prepbook

Fullstack Next.js application aimed to help candidates prepare for their technical interviews. Currently its work in progress.

Built with

Running Locally

git clone [email protected]:duocre/interview-prepbook.git
cd interview-prepbook && pnpm install
pnpm dev

This will start a webserver in localhost:3000 and create a database in root directory.