Skip to content

michaelrothkopf/rog-web-client

Repository files navigation

Rothkopf Online Games Client

This repository holds the code for the client. There is a separate repository for the server code.

Structure

Name Description
components The common React components between pages
core Server relations logic and non-Zustand global variables
hooks Zustand global state management stores
pages Individual webpage components and styles
pages/games Game components, styles, logic, and rendering

Technologies and Stack

The client uses TypeScript, React, Vite, and Zustand to handle rendering and state management.

This stack allows for easy management of authentication data and game state between components and pages.

For more detailed information on the application structure, see the server repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages