Finance dashboard frontend implementation in React, Typescript, Styled-Components, Nivo.
It's a dashboard for managing a banking system.
-
Fully responsive website down to mobile screens.
-
Clean code with reusable components and clear comments.
-
Data visualization done using Nivo and real data, ready for pulling data from the backend and working as intended.
-
Beautiful light and dark theme with seamless transition between them, using CSS variables.
-
Recent transactions, balance etc. are generated randomly withing bounds on each reload.
- React
- TypeScript
- Nivo
- Styled Components
Download code, run "npm install", then "npm run build".