Skip to content

pathak404/tech-surface-frontend

Repository files navigation

Tech Surface Frontend

This repository contains the frontend codebase for an Exam Portal with Institute Management system. It's built using React, TypeScript and Vite.

Getting Started

First, clone the repository

git clone https://github.com/pathak404/tech-surface-frontend.git

then, install the dependencies:

npm install

then, run the development server:

npm run dev

Open http://localhost:5173 with your browser to see the result.

Environment Variables

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

Features

JWT Authentication,
Management: Students, Courses, Batches, Payments, Exams, Questions, Results, Admins,
Online Exam Portal

Related

Tech Surface Backend

About

Frontend For Exam Portal With Institute Management

Topics

Resources

Stars

Watchers

Forks