Skip to content

Hey, I'm Samy, I'm a beginner coder or software developer whatever you can say. This is my quiz game project. Thank you for visit ❤️.

Notifications You must be signed in to change notification settings

SampadMondal-git/Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Application

This project is a simple, interactive quiz application built using HTML, CSS, and JavaScript. It allows users to answer multiple-choice questions with a clean and responsive user interface.

Features

  • Dynamic Layout: The question is displayed at the center of the screen, while options are aligned at the bottom for better UX.
  • Hover Effects: Buttons change color on hover, providing a polished look and feel.
  • Responsive Design: The layout adapts seamlessly to different screen sizes.
  • Custom Styling: The app uses modern fonts, vibrant colors, and intuitive styling.

Folder Structure

|-- index.html
|-- styles.css
|-- script.js
|-- README.md

File Descriptions

  • index.html: Contains the structure of the quiz interface.
  • styles.css: Defines the styling for the quiz application, including layout, colors, and button effects.
  • script.js: Implements interactive features, such as navigating between questions and submitting answers.
  • README.md: Documentation for the project.

How to Run

  1. Clone this repository:

    https://github.com/SampadMondal-git/Quiz-Game.git
  2. Open index.html in your web browser.

Technologies Used

  • HTML: Provides the structure of the application.
  • CSS: Handles styling and layout.
  • JavaScript: Adds interactivity and dynamic behavior.

Contribution

Contributions are welcome! If you'd like to improve this project:

  1. Fork this repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add your message here"
  4. Push the branch:
    git push origin feature-name
  5. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Happy coding! 🎉

About

Hey, I'm Samy, I'm a beginner coder or software developer whatever you can say. This is my quiz game project. Thank you for visit ❤️.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published