Skip to content

tiqa-app/tiqa-next

Repository files navigation

Introduction

Tiqa consists of interview questions and answers organized by topics. The app can be used by interviewees and interviewers for preparing technical interviews.

Features

  • List of topics
  • List of questions and answers by level
  • Add question to favorites (No persistence at the moment)
  • List of favorites
  • About, legal and policy pages

Other features

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

Getting Started

First, install dependencies:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Build

npm run build
# or
yarn run build

Licence

CC BY 4.0

(c) 2020 Tiqa