Commit Graph

7 Commits

Author SHA1 Message Date
Andrew P. Harper
d97302998a Merge pull request #1 from CriadorMods/code-improvements
TS conversion 1/2, upgrade logic & state management, react-router-dom
2026-04-12 00:36:40 -04:00
Criador_Mod
cf182ec35f Fix typescript 6 errors 2026-04-05 00:51:26 +01:00
Criador_Mod
aa9dd32353 Update README 2026-04-03 00:33:03 +01:00
Criador_Mod
05f0fed0c3 Update Deps / Vite 2026-03-30 00:44:23 +01:00
Criador_Mod
0e15617df1 Better asset importing 2026-03-29 15:39:40 +01:00
Criador_Mod
eef6de3ae0 TS conversion 1/2, upgreade logic & state management, react-router-dom, better project structure 2026-03-29 02:26:57 +01:00
Andrew P. Harper
556ce19725 Add frontend scaffold, assets, and config
Initial project add: React + Vite frontend scaffold including index.html (with metadata and redirect), src files (App.jsx, main.jsx, styles.css), vite.config.js, and package.json. Adds README, MIT LICENSE, .gitignore, GitHub issue & PR templates, and a large collection of static assets (images, logos, loading screens, backgrounds, and audio). Prepares the repository for local development and deployment to Cloudflare Pages.

Co-Authored-By: uhalexz_ <152796233+uhalexz@users.noreply.github.com>
Co-Authored-By: Leighton Marley <65038774+lmarl3y@users.noreply.github.com>
Co-Authored-By: lolali054 <62222309+lolali054@users.noreply.github.com>
2026-03-05 23:15:46 -05:00