World Quiz is an engaging quiz game designed to improve your geographical knowledge. Test yourself by matching countries with their capitals!
- Interactive quiz format
- Enhances knowledge of world capitals
- Simple and user-friendly interface
Follow these steps to set up and run World Quiz on your local machine:
-
Download and Unzip: Download the project files and unzip them into your desired directory.
-
Install Dependencies: Use the package manager npm to install the necessary dependencies.
npm update
-
Run the Application: Execute the following command to start the application.
node index.js
-
Access the Application: Open your preferred web browser (Google Chrome recommended) and navigate to the following URL:
https://localhost:3000/
Once you have the application running, you can start taking the quiz. Each question will present a country, and you must select the correct capital from the provided options. Your score will be tracked, allowing you to monitor your progress and improve your geographical knowledge over time.
Contributions are welcome! If you have suggestions for improvements or new features, feel free to create a pull request or open an issue in the repository.
Happy quizzing and enjoy improving your geography knowledge with World Quiz!