Skip to content

A Nextjs Web3 app that rewards you with 1 Quiz Token after taking a Quiz

Notifications You must be signed in to change notification settings

Okekejr/goreli-quiz

Repository files navigation

Goreli-Quiz

Screenshot 2023-11-09 at 17 17 59

Description:

  • A Nextjs Web3 app that allows you to connect to Metamask and other connectors, once connected it pulls your balance, and address and then presents you with a quiz. Each quiz has a time limit, so selecting an answer or not you will be moved to the next quiz within the allocated timeframe. After the Quiz is completed and submitted you will rewarded with 1 Quiz Token.

In this project I have:

  • Great UI and seamless connection to metamask, tooltips to guide you, and great user feedback. Enjoy!

Built With & Requirements

Live Demo

Please click for the live demo.

Deliveries

  • Home Page:-
Screenshot 2023-11-09 at 17 16 55
  • Connectors:-
Screenshot 2023-11-09 at 17 17 08
  • Profile Card:-
Screenshot 2023-11-09 at 17 18 40
  • Quiz Page:-
Screenshot 2023-11-09 at 17 18 04
  • Overview Page:-
Screenshot 2023-11-09 at 17 18 21
  • Error Handling:-
Screenshot 2023-11-09 at 17 17 42

🎉 Getting Started

Make sure you fork it, to make your copy of the repo.

git clone https://github.com/Okekejr/goreli-quiz.git

Install the dependencies (using npm or yarn

  • Using npm: npm install
  • Using yarn: yarn

Starting project locally

npm run start or yarn run dev

Show your support

Please give a ⭐️ if you like this project!