Skip to content

Client code of application that provides interactive practice tests for the German citizenship exam.

Notifications You must be signed in to change notification settings

beka-zhvania/german-citizenship-test-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German Citizenship Test Practice Client

Client code of application that provides interactive practice tests for the German citizenship exam. It is meant to help users prepare effectively by simulating the test environment with timing and question format.

The corresponding server code can be found here.

Getting Started

To run this application, ensure that you have Node.js installed on your computer. Then, follow these steps:

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
    git clone https://github.com/beka-zhvania/german-citizenship-test-client.git
  2. Navigate to the project directory:
    cd german-citizenship-test-client
  3. Install dependencies:
    npm install
  4. Running the Application
    npm start

This will launch the client application on your local machine, connecting it to the server which must be running simultaneously. You can find the server code and setup instructions here: German Citizenship Test Server.

About

Client code of application that provides interactive practice tests for the German citizenship exam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published