Skip to content

mecskyverse/quiz-app-next

 
 

Repository files navigation

React + Vite

Install packages like tailwindcss react icons, react-router

after installing packages here are the components hierarchy

  1. firstly JoinQuiz page is visible there is a Link tag on Join button from there we will go to Name Route
  2. Name page will show the name field
  3. Then Question page is visited where we have to play quiz.

image image

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • TypeScript 18.6%
  • CSS 4.5%
  • HTML 2.4%