BullishAF / quiz-app

Home Page:quiz-app-gneng.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geography Quiz App

Built to demonstrate my Next.js, TypeScript, ChakraUI, and Cypress skills. Together with code splitting, React best practices, e2e testing, concise type system, localization, dark mode, basic authentication and many more.

Demo

Link

Getting Started

First, run the development server in yarn:

yarn dev

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

e2e Testing

First, you must have run the development server in http://localhost:3000.

Then, run cypress dashboard:

yarn cypress

This will open and configure a cypress dashboard to allow to test the Next.js Project.

About

quiz-app-gneng.vercel.app


Languages

Language:TypeScript 98.6%Language:HTML 0.7%Language:CSS 0.4%Language:JavaScript 0.3%