A professional platform for sharing college study resources, including question papers, books, and study notes. Built for students, by students.
- Browse Resources: Easily search and filter through a vast collection of study materials.
- Upload Support: Share your own resources with the community.
- Cloud Storage: Secure and fast file delivery using Cloudinary.
- Modern UI: A sleek, dark-themed interface built with Next.js and Tailwind CSS.
- Framework: Next.js 15 (App Router)
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
- Storage: Cloudinary
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
src/app: App Router pages and layouts.src/components: Reusable UI components.src/lib: Utility functions and types.
This project is licensed under the MIT License - see the LICENSE file for details.