A modern web application for accessing academic resources.
- Clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Google Sign-In with Clerk Authentication
- University email validation
- Dark mode support
- Subject filtering by year and semester
- Study materials organized by subject
- Responsive design for mobile and desktop
- React
- TypeScript
- Tailwind CSS
- Clerk Authentication
- Vite