This repository contains the source code for a website designed to help college students access their study matierials like quantum books , lecture, notes, past year questions (PYQ), and many more
To get a local copy up and running, follow these simple steps:
- Clone the repo:
git clone <https://github.com/your_username_/Project-Name.git
> - Navigate into the project directory:
cd Project-Name
- Install NPM packages:
npm install
After installing the dependencies, you can start the local server:
npm run start
Navigate to http://localhost:3000
in your web browser to view the application.
This website is designed to help college students manage their notes, past-year questions (PYQ), and lectures. It allows users to:
- access quantum books
- lecture for the year-wise student
- all year can access the timetable their class at one place
- accessing the syllabus for all subject
- Access a question set of past year questions (PYQ)
- Manage and keep track of upcoming lectures
Feel free to contribute to this project by opening issues or submitting pull requests!