This repository contains the frontend codebase for an Exam Portal with Institute Management system. It's built using React, TypeScript and Vite.
First, clone the repository
git clone https://github.com/pathak404/tech-surface-frontend.gitthen, install the dependencies:
npm installthen, run the development server:
npm run devOpen http://localhost:5173 with your browser to see the result.
To run this project, you will need to add the following environment variables to your .env file
VITE_BACKEND_URL - URL of the backend application
JWT Authentication,
Management: Students, Courses, Batches, Payments, Exams, Questions, Results, Admins,
Online Exam Portal