Welcome to the Quiz App! This interactive quiz application lets you test your knowledge across various categories. Whether you're a trivia enthusiast or just looking to have some fun, this app has something for everyone!
- Quiz Register 📝: Create an account and log in to save your progress and scores.
- Choose Category 🗂️: Select from categories like General Knowledge, Science, History, and more!
- Start a Quiz 🚀: Dive into a quiz and answer questions to test your knowledge.
- Calculate Score & Review Answers 📊: See your score and review correct answers alongside your responses.
- Framer-Motion Animations 🎬: Enjoy smooth and engaging animations for a better user experience.
- Responsive Design 📱💻: The app works seamlessly on both mobile and desktop devices.
- Testing with Jest 🧪: The app is thoroughly tested to ensure reliability.
- User authentication testing.
- Loading category cards.
- Fetching questions and results.
- Frontend: React, Framer-Motion (for animations)
- Testing: Jest
- Styling: tailwind css, Responsive Design
- Clone the repository:
git clone https://github.com/future-fwp/quiz-react-tailwindcss.git
- Navigate to project directory
cd quiz
- Development stage
npm install npm run dev