A Next.js starter template for Superset frontend interviews.
bun install
bun run devThe app will be running at http://localhost:3000.
- Next.js 16 - React framework with App Router
- React 19 - UI library
- Tailwind CSS 4 - Utility-first CSS
- shadcn/ui - Accessible component library
Your interviewer will walk you through the task when you're ready.
We like to keep things practical - expect questions that test your React skills. Past examples include building a stopwatch or a photo album.
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!