Skip to content

onlook-dev/frontend-interview-template

Repository files navigation

Onlook Interview Template

A Next.js starter template for Onlook frontend interviews.

Setup

bun install
bun run dev

The app will be running at http://localhost:3000.

Tech Stack

  • Next.js 15 - React framework with App Router
  • React 19 - UI library
  • tRPC - End-to-end typesafe APIs
  • Tailwind CSS 4 - Utility-first CSS
  • shadcn/ui - Accessible component library
  • t3-env - Typesafe environment variables

Interview Instructions

Your interviewer will walk you through the task when you're ready.

We like to keep things practical - expect questions that test your React and tRPC skills. Past examples include building a simple todo list or a weather app for San Francisco.

Before the interview:

  • Set up the repo and make sure everything runs smoothly

During the interview:

  • Feel free to search the internet as needed
  • AI tools (including line completion) should be disabled

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published