A simple, user-friendly quiz application for interactive learning sessions.
- Answer Quizzes: Enhance your knowledge by answering to these interactive quizzes.
- Track Progress: Monitor user scores and progress over time.
- Intuitive Interface: Enjoy a smooth and user-friendly experience.
To get started with the Quiz App, follow these steps:
- Clone the Repository:
git clone https://github.com/lavanya-sinha/quiz-app.git cd quiz-app
- Install Dependencies:
npm install
- Start the Development Server:
npm start
Using the Quiz App is straightforward:
- Launch the App: Open your browser and navigate to
http://localhost:3000
. - Enter the Quiz: Open the quiz by entering your name.
- Answer Questions: Respond to the quiz questions.
- Review Results: Check your answers and see your score.
We welcome contributions from the community! If you have ideas for new features or find any issues, please:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Submit a pull request.
Feel free to open an issue if you encounter any problems or have suggestions.
This project is licensed under the MIT License. You are free to use, modify, and distribute this software in accordance with the license.
For any questions or feedback, please reach out to us at [email protected].
Happy quizzing!