A dynamic and interactive quiz application that challenges users with exciting quizzes to sharpen their knowledge. Built using React, Tailwind CSS, and Framer Motion for smooth animations.
Follow these steps to set up the project locally:
# Clone the repository
git clone https://github.com/ItsMeAreebaAmjad/QuizApp-React
# Navigate to the project directory
cd quiz-master
# Install dependencies
npm install
# Start the development server
npm run dev