Skip to content

piaseckijulian/Quizzical

Repository files navigation

🚀 Quizzical

GitHub Repo stars GitHub forks GitHub watchers

Quizzical is a fun and easy-to-use trivia quiz app where you can test your knowledge on various topics. 🚀

Image of Quizzical

🔗 Links

📐 Tech Stack

  • Next.js
  • TypeScript
  • Zustand
  • React Loader Spinner
  • Axios
  • Sass
  • He
  • Clsx

✨ Quick Start

Here’s how to set up the project on your local machine.

Prerequisites

Ensure that the following are installed on your machine:

Cloning the Repository

git clone https://github.com/piaseckijulian/Quizzical.git
cd Quizzical

Installation

pnpm i

Running the Project

pnpm dev

That's it! - You're good to go. The projest should be live on http://localhost:3000

🌐 License

This software is licensed under the MIT License

⭐ Credits

This is the Final Solo Project of Bob Ziroll's React Course