Quizzical is a fun and easy-to-use trivia quiz app where you can test your knowledge on various topics. 🚀
- Next.js
- TypeScript
- Zustand
- React Loader Spinner
- Axios
- Sass
- He
- Clsx
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
This software is licensed under the MIT License
This is the Final Solo Project of Bob Ziroll's React Course