lamsmallari / zeniark-trivia-quiz-app

Zeniark take home exam submission

Home Page:https://zeniark-trivia-quiz-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeniark Trivia Quiz App - Solution

Hello, this repository includes the code for my front-end solution. I decided to deploy the app in Vercel so zero configuration needed when testing the app.

Demo link: https://zeniark-trivia-quiz-app.vercel.app/

Here's a quick summary of the stack I've used:

  • NextJS
  • Typescript
  • TailwindCSS
  • Context API hook

For the backend database and API:

  • Firebase Firestore (database)
  • Firebase Cloud Functions (API)
  • ExpressJS

Visit the backend repository here for more details: https://github.com/lamsmallari/zeniark-trivia-quiz-api

Miscellaneous tools:

  • VS Code
  • Firebase Emulator (local testing for database and API)
  • Postman (API testing)

Let me know what you think, thanks a lot.

About

Zeniark take home exam submission

https://zeniark-trivia-quiz-app.vercel.app


Languages

Language:TypeScript 81.7%Language:CSS 16.2%Language:JavaScript 2.0%