Project

General

Profile

Feature #106

Updated by Redmine Admin 2 days ago

* Initialize React 
 * Add base layout, theme, and routing setup 
 * Configure authentication guards (login required) 
 * Implement basic landing pages and shared components 
 * Add UI state management setup (Redux / Context API) 

 background: #170c1d; 
 background-secondary: #1a0f20; 
 background-card: #221528; 
 Set button primary colour = #14B8A6

Back