Welcome to the College Notes Repository! This web application allows students to access, share, and manage notes and study materials organized by subject and department. Built with React, Vite, and Firebase, this project aims to facilitate effective learning and collaboration among students.
- Notes Repository: Browse and download a vast collection of notes for various subjects.
- Past Question Papers: Access previous years' question papers for better exam preparation.
- Study Material: Curated resources including articles, videos, and books.
- Departmental Updates: Stay informed with the latest announcements from each department.
- Discussion Forum: Engage with peers and faculty on various academic topics.
- Tutorial Videos: Watch instructional videos on challenging concepts.
- Events & Webinars: Keep up with upcoming workshops, seminars, and webinars.
- React: A JavaScript library for building user interfaces.
- Vite: A fast build tool that provides a rich development experience.
- Firebase: A platform that provides a variety of services, including authentication, database, and hosting.
Make sure you have Node.js installed on your machine.
-
Clone the repository:
git clone https://github.com/Sami3160/git.git cd git
-
Install dependencies:
npm install
-
Set up Firebase: Create a Firebase project in the Firebase Console. Add your Firebase configuration to your project. You can find the configuration settings in your Firebase project settings.
-
Run the development server:
npm run dev
Open your browser and navigate to http://localhost:3000. or check on port :5173/