Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.07 KB

Oexamination (Frontend)

This is an Online examintion system with Video Surveillance.

Project Essentials Links:

Installation

Install this project with npm

  git clone https://github.com/NaveenMohanty/oexamination-frontend.git
  cd oexamination-frontend
  npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_BACKEND_URL = "https://oexamination-backend.herokuapp.com/api"

REACT_APP_SOCKET_URL = "https://oexamination-backend.herokuapp.com/"

Feedback

If you have any feedback, please reach out to us at https://oexamination.herokuapp.com/feedback