Skip to content

Atharv777/CryptQuiz

 
 

Repository files navigation

CryptQuiz logo
Unlock the future of fair and secure quiz hosting.

Getting Started

Follow the below steps to get the project working.

  1. Install the dependencies:

    # Using NPM
    npm install
    
    # Using Yarn
    yarn
  2. Run using:

    # Using NPM
    npm start
    
    # Using Yarn
    yarn start

⚡ Features List

  1. Organization can register Quiz
  2. Users can play quiz in secure environment
  3. Prize will be directly transferred to the First position
  4. Easy onboarding using social login
  5. Intuitive UI

🗃 Tech Stack

Technology Purpose
React JS Frontend
Context API State Management
Tailwind CSS UI Components
IPFS Storage
Arcana Auth User Authentication
Solidity Smart contract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • Solidity 6.9%
  • HTML 1.1%
  • CSS 1.0%