Skip to content

A Next.js project featuring a quiz designed to complement a master's scientific poster on hedgerow evaluation.

Notifications You must be signed in to change notification settings

hzkonor/quiz-poster

Repository files navigation

Scientific Poster Quiz 🎓📊

This project is a quiz built using Next.js to accompany a Master's scientific poster about the Evaluation of hedgerows under the Green and Blue contract of the Pilat Regional Natural Park. The goal of the quiz is to help users better understand and interact with the scientific concepts presented on the poster. It features multiple-choice questions and provides immediate feedback based on user input.

Features 🌟

  • Interactive quiz to test knowledge based on the scientific poster.
  • Multiple-choice questions with single and multiple correct answers.
  • Instant feedback after answering each question, showing correct or incorrect answers.
  • Responsive UI powered by Tailwind CSS and DaisyUI.

Tech Stack ⚙️

Installation 💻

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/hzkonor/quiz-poster.git
  2. Navigate to the project directory:

    cd scientific-poster-quiz
  3. Install dependencies (make sure you have Node.js installed):

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000 to start the quiz!

About

A Next.js project featuring a quiz designed to complement a master's scientific poster on hedgerow evaluation.

Resources

Stars

Watchers

Forks