DEV Community

Cover image for Interview questions app built with Next.js as a Progressive Web App (Demo + Code)
Martin Van
Martin Van

Posted on

Interview questions app built with Next.js as a Progressive Web App (Demo + Code)

Hi, everyone!

I discovered Next.js some months ago and I wanted to give it a try. This is why I created this app and I want to share it with you! The app simply consists of interview questions and answers organized by topics.

Check out the live demo!

Code is available here.

Feel free to comment and/or make suggestions!

Some features:

  • Analytics (Google Analytics).
  • Bundle Analyzer (Webpack Bundle Analyzer).
  • CSS Preprocessor (Sass).
  • Clean and minimal design.
  • Error tracking (Sentry).
  • Install app experience (if compatible).
  • Offline experience (Workbox).
  • Open Source.
  • Progressive Web App.
  • Static Site Generator (Next.js).
  • ...

Next steps:

  • Add more questions.
  • Create a clone built with sapper svelte@next.
  • ...

Oldest comments (0)