/quizzy-app

just simple quiz app build with react vite typescript & api from opendb.com

Primary LanguageTypeScript

Quiz App

Demo Project

Getting Started

  1. Install the all package
npm install
# or
yarn install
# or
pnpm install
  1. Run the development server
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Login With this credential
    email:  "testing@developer.com",
    password:  "123456",