A React-based data management system with Google authentication.
-
Clone the repository
-
Copy
.env.example
to.env
and 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