An open API service indexing awesome lists of open source software.

https://github.com/shambac/oexamination-frontend

Frontend for online exam portal
https://github.com/shambac/oexamination-frontend

Last synced: 3 months ago
JSON representation

Frontend for online exam portal

Awesome Lists containing this project

README

          

# Oexamination (Frontend)

This is an Online examintion system

## Installation

Install this project with npm

```bash
git clone https://github.com/ShambaC/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 = ""`

`REACT_APP_SOCKET_URL = ""`