React Quiz App
π§ React Quiz App
An interactive, timer-based quiz application built using React, designed to evaluate usersβ knowledge through dynamic questions and real-time score calculation.
This project highlights my hands-on understanding of React fundamentals, component-based architecture, and efficient state management.
π Live Demo
π Deployed on Netlify
π https://react-quiz-app-lajpat.netlify.app/
β¨ Key Features
β±οΈ 30-second timer for each quiz session
π Automatic score calculation
π Dynamic question rendering
π§ Smooth and user-friendly quiz flow
π± Fully responsive UI (Mobile & Desktop)
β‘ Fast performance with optimized React components
π οΈ Tech Stack
React.js
JavaScript (ES6+)
HTML5
CSS3
Netlify (Deployment)
Screenshots
Home Screen
Result Screen
βοΈ Getting Started (Run Locally)
Follow these steps to run the project on your local machine:
1οΈβ£ Clone the repository
git clone https://github.com/Lajpatgautam/react-quiz-app.git
2οΈβ£ Navigate to the project directory
cd react-quiz-app
3οΈβ£ Install dependencies
npm install
4οΈβ£ Start the development server
npm start
The app will run at:
π http://localhost:3000
π What This Project Demonstrates
Strong understanding of React state & props
Component reusability and clean UI structure
Timer logic and conditional rendering
Real-world project deployment experience
Responsive design principles
π¬ Contact
π€ Lajpat Gautam
π GitHub: https://github.com/Lajpatgautam
π Portfolio / Live Projects available on request
Top comments (0)