Navoren / Qriosity-24

Home Page:https://qriosity-24.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qrosity-24: ACM-JUIT Googling Skill Test Quiz Web App

Overview

Qrosity-24 is a web application developed for the ACM-JUIT (Association for Computing Machinery - Jaypee University of Information Technology) community. It serves as a Googling Skill Test Quiz, designed to challenge and enhance participants' ability to effectively search for information on the web.

Features

  • Quiz Interface: Engaging and user-friendly interface for participants to attempt the quiz.
  • Timer: Each quiz session is timed to add an element of urgency and mimic real-world scenarios.
  • Score Tracking: Keep track of participants' scores to evaluate their performance.
  • Question Pool: A diverse set of questions to test various aspects of googling skills.
  • Responsive Design: Compatible with a variety of devices to ensure accessibility for all participants.

Tech Stack

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast and opinionated web development build tool.
  • React Router: For handling navigation within the web app.
  • Styled-components: Utilized for styling components with CSS-in-JS.

Getting Started

  1. Clone the repository:

    git clone https://github.com/ACM-JUIT/Qriosity-24.git
    
  2. Install Dependencies & run :

    cd Client
    npm install
    npm run dev
    

Contact

For any inquiries or support, please contact the ACM-JUIT team at acm@juitsolan.in.

About

https://qriosity-24.vercel.app

License:MIT License


Languages

Language:JavaScript 87.7%Language:CSS 5.1%Language:TypeScript 4.9%Language:SCSS 1.5%Language:HTML 0.6%Language:Dockerfile 0.2%