Execute these commands to install:
- Recharts (for the graphs in analytics)
npm install recharts
- tanstack/react-table dependency (for Data Table of Shad CN UI)
npm install @tanstack/react-table
- Select Philippines Address (for Region, Province, City, Barangay Select Fields)
npm i select-philippines-address
- Zod hookform
npm install zod @hookform/resolvers
I will just add the other commands later on