Skip to content

ShivNandanJha/react-quiz-app-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainWiz Quiz App

Web capture_7-5-2023_205852_brainwiz-brocode netlify app (1)

BrainWiz is a quiz app that challenges your knowledge on various subjects, including history, science, literature, and more. The app is built with Vite + React and styled with SCSS to provide a simple, yet attractive user interface.

Features

  • A vast collection of questions to test your knowledge on various subjects.
  • User-friendly interface with intuitive navigation.
  • Each question has four possible answers, and you have to select the correct one.
  • After answering all questions, you get instant feedback on your performance, including the number of correct and incorrect answers.
  • The app also shows you the correct answer for each question, along with an explanation.

Getting Started

To get started with BrainWiz, you need to have Node.js installed on your machine. Then, follow these steps:

  1. Clone the repository.
  2. Install dependencies by running npm install in the project directory.
  3. Start the development server by running npm run dev.
  4. Open the app in your browser at http://localhost:3000.

Contributing

If you want to contribute to BrainWiz, feel free to fork the repository and submit a pull request. You can also open an issue if you find a bug or have a suggestion.

Credits

BrainWiz was developed by [Your Name] using Vite + React and styled with SCSS. The questions were sourced from various online sources.

License

BrainWiz is licensed under the MIT License. You are free to use, modify, and distribute the app as long as you include the original license and copyright notice.