This is a basic expense management application that allows for adding income and expenses into the application. It then displays the transactions in a table. Additionally, it shows the 6 highest transactions in a bar chart and compares them. Moreover, it displays the top 6 distinct categories in a pie chart for better comparisons. Finally, it allows the user to download the transactions in a PDF file.
Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.
This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.
12.06.2024_02.48.39_REC.1.mp4
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh