Skip to content

An AI powered quiz app that enables users to select topics, answer question and recieve score

Notifications You must be signed in to change notification settings

alextrandev/AI-quiz-app

Repository files navigation

AI Quiz App

This is an AI powered quiz app featuring NextJS Framework, Tailwind CSS and OpenAI Go to live website

Functions:

  • Give a list of common quiz topics
  • Input field so user can choose their own topic
  • Give 10 random questions of the chosen topic with 4 options
  • Provide answer after user chose an option
  • Keep the score and display it after the test

Technologies used

Languages:

  • TypeScript

Libraries and frameworks:

  • NextJS Typescript
  • TailwindCSS
  • OpenAI

Setup and usage

Live page here

To host project locally

  • Clone the project: git clone https://github.com/alextrandev/AI-quiz-app.git
  • Change working directory cd AI-quiz-app
  • Install dependencies npm install
  • Serve project in local host npm run dev

Screenshot

Homepage Homepage

Test page Test page

Score page Score page

Sources

Authors and acknowledgment

About

An AI powered quiz app that enables users to select topics, answer question and recieve score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published