Skip to content

Interactive Amino Acid Quiz: Test your knowledge of amino acids with customizable questions and answers.

Notifications You must be signed in to change notification settings

mathiasverbeke0/AminoAcidQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amino Acid Quiz App

This is a simple web application that quizzes users on amino acids. Test your knowledge of amino acids with this interactive quiz!

Prerequisites

Make sure you have the following software installed on your system:

  • PHP: If you haven't already, download PHP from php.net.
  • Web Browser: Use any modern web browser such as Chrome, Firefox, or Safari.

Installation

  1. Move into the home directory:
cd ~
  1. Clone the repository:
git clone https://github.com/mathiasverbeke0/AminoAcidQuiz.git
  1. Move into the project directory:
cd AminoAcidQuiz
  1. Start a PHP server:
php -S localhost:8080
  1. Open your web browser and visit http://localhost:8000 to access the Amino Acid Quiz App.

Usage

  1. Open the web application in your browser.

  2. Select your preferred question and answer types.

  3. Initiate the quiz by clicking the "Start Quiz" button.

  4. Answer the questions to test your knowledge of amino acids.

About

Interactive Amino Acid Quiz: Test your knowledge of amino acids with customizable questions and answers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published