Follow the below steps to get the project working.
-
Install the dependencies:
# Using NPM npm install # Using Yarn yarn
-
Run using:
# Using NPM npm start # Using Yarn yarn start
- Organization can register Quiz
- Users can play quiz in secure environment
- Prize will be directly transferred to the First position
- Easy onboarding using social login
- Intuitive UI
| Technology | Purpose |
| React JS | Frontend |
| Context API | State Management |
| Tailwind CSS | UI Components |
| IPFS | Storage |
| Arcana Auth | User Authentication |
| Solidity | Smart contract |