Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.14 KB

README.md

File metadata and controls

58 lines (40 loc) · 2.14 KB

Codechef-VIT

Papers


Prepare to excel in your CATs and FATs with CodeChef-VIT's dedicated repository of past exam papers. Access key resources to review concepts, tackle challenging questions, and familiarize yourself with exam patterns. Boost your confidence, sharpen your strategy, and get ready to ace your exams!

🌐 Deploy

https://papers.codechefvit.com/

⚙️ Tech Stack:

  • Next.js : Framework for React applications with server-side rendering.
  • Tailwind CSS : Utility-first CSS framework for rapid UI development.
  • MongoDB & Mongoose : Database and object data modeling (ODM) for Node.js.
  • Cloudinary : Media storage and optimization service.
  • Nodemailer : Node.js library for sending emails.
  • Shadcn : Collection of pre-built components using Radix UI and Tailwind CSS.

💡 Features:

  • Access a vast collection of past CAT and FAT papers
  • Review papers sorted by subject, year, and difficulty
  • Download papers for offline use
  • Familiarize yourself with exam patterns and types of questions
  • Stay updated with any new additions to the repository

🏁 Get Started

To get started, fork your own copy and clone the master branch. To clone a branch you can run the following:

git clone -b master https://github.com/<Your username>/papers-codechef.git

Run these commands on your bash/terminal and open it in a code editor of your choice.

Run the following to install all the dependencies:

pnpm i

To start your development server run:

pnpm dev

Before getting started, please ensure that the .env file is properly configured. The .env.example file has been provided for your reference, with examples of environment variables to be listed.

License

License

Made with ❤️ by CodeChef-VIT