This application makes requests to the carbonara backend.
- Clone the repository
- Go to project's root folder
- Install Node Packages with
yarn install
- Run app with
npm start
- App is running on http://localhost:3000
Dockerfile is outdated, Docker support is currently not available.