anujd64 / GatePYQ

Home Page:https://gate-pyq-web.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GatePYQ πŸ“šπŸ’»

Live Link

GatePYQ is a dynamic web application designed to help in preparing for competitive exam Graduate Aptitude Test in Engineering (GATE). It provides a centralized platform for accessing and practicing previous year questions.

Features πŸš€

  • πŸ“ Access to extensive collections of previous year questions for GATE exams.
  • πŸ“š Detailed explanations provided for each question and its correct answer, powered by Google's Gemini Pro Generative AI.
  • πŸ”’ Secure authentication using NextAuth with Google and Credentials Providers.
  • 🌐 Built with Next.js 14, MongoDB, Prisma, and React components for a seamless user experience.
  • πŸ’ͺ Written in Typescript.
  • 〽️ MongoDB data api as an alternative data source.

Screenshots πŸ“Έ

              

Installation πŸ› οΈ

To run GatePYQ locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/anujd64/GatePYQ.git
    
  2. Navigate to the project directory:

    cd GatePYQ
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Access GatePYQ in your browser at http://localhost:3000.

About

https://gate-pyq-web.vercel.app


Languages

Language:TypeScript 96.1%Language:CSS 3.2%Language:JavaScript 0.7%