/quiz-app-student-client

Student app for the quiz app

Primary LanguageJavaScript

Example .env

NODE_PATH='src/' # required
REACT_APP_ROOT_URL='http://p1.lvh.me:8080'
PORT=3031