Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Verseghy Math Competition frontend app

License

Notifications You must be signed in to change notification settings

Verseghy/matverseny-frontend-old

Repository files navigation

Verseghy Math Competition

This project is the frontend app for the Verseghy Math Competition

Prerequisites

Getting Started

First install dependencies with:

yarn install

Set the backend url with the BACKEND_URL environment variable

And run it with:

yarn start