Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

feds201/G201-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G201 Calculator

This is a simple quiz application built using HTML, CSS, and JavaScript. The application allows users to answer multiple-choice questions and navigate through the quiz.

Project Structure

quiz-app
├── css
│   └── style.css       # Contains styles for the quiz application
├── js
│   └── script.js       # Contains JavaScript logic for the quiz
├── index.html          # Main HTML document for the quiz application
└── README.md           # Documentation for the project

Getting Started

To run the quiz application, follow these steps:

  1. Clone the repository (if applicable):

    git clone <repository-url>
    
  2. Navigate to the project directory:

    cd quiz-app
    
  3. Open the index.html file in your web browser:

    • You can simply double-click the index.html file or open it using your preferred web browser.

Features

  • Multiple-choice questions
  • User-friendly interface
  • Responsive design
  • Simple navigation between questions

Technologies Used

  • HTML
  • CSS
  • JavaScript

License

This project is open-source and available under the MIT License.

About

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors