KOU Statistics Showcase

React 19rsuiteVictoryreact-iconsreact-countupreact-responsive
Opening screen

Opening screen

1 / 6

A single-page statistics showcase for a fictional university's numbers: student counts, faculty distributions, an academic staff donut chart, library stats, scholarships, and R&D charts. Originally a Create React App project with mismatched chart colors, several grid columns that didn't sum to 24 (leaving content visibly off-center), and a horizontal bar chart that rendered invisible category labels. Rebuilt the chart color system around a shared brand palette, fixed the layout bugs section by section, replaced the broken Victory bar chart with a plain CSS bar list, and added a global box-sizing reset that resolved a cluster of mobile overflow issues at once.