Build: npm install
Starting dev: npm start
Starting production: npm run build && server -s build
Project requires running backend with REST Api running on port 6161. You can find our backend project here.
Project is done as a part of course "Software Engineering" at University of Warsaw.