KTU Study Guide is an open-source platform designed to help KTU University students access study notes, guides, and other learning materials. The goal is to create a student-driven repository of information that is up-to-date and easy to navigate.
** this is managed by code compass
- Student Contributions: Any KTU University student can contribute their notes.
- Community Support: Engage with other students and contributors via our whatsapp group
To get started, follow these steps:
- Clone the Repository:
git clone https://github.com/YourUsername/k2-study-guide.git
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.