This repository contains the code for the TTS Frontend. It allows players to interact with the game world, create characters, adventures and actually play the game.
git clone https://github.com/Trails-Through-Shadows/TTS-Frontend.git
npm install
npm run build
cp .env.example .env
npm run dev
npm run dev -- --host
http://localhost:5173/
to access the frontend websiteHere are some images of the frontend in action: