This is my inaugural project undertaken during my internship—a comprehensive expense tracker developed using React, with the UI meticulously designed using Tailwind CSS. Leveraging Redux for state management, I ensured seamless data flow and enhanced scalability. Additionally, I opted for Vite as the build tool for React, prioritizing efficiency and speed throughout the development process. Link: https://expense-tracker-ahmadsh.netlify.app
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