A React-based data management system with Google authentication.
- 
Clone the repository 
- 
Copy .env.exampleto.envand add your Google OAuth Client ID
- 
Install dependencies: npm install 
- 
Start the development server: npm run dev 
- 
Access the application at http://localhost:5173/
- Google Authentication
- Data table with sorting and filtering
- Responsive design
- TypeScript support