The CarPar Website is the UI for the Web App build during the fall semester 2020. The project was part of the subject Web development of the bachelor digital business management from the university of applied sciences of the grisons.
- React 🚀
- Typescript 🎭
- Heroku ⚙️
The API is located under following url UI.
Start api during local development: npm start
Push directly to Heroku git push -f heroku main
(Backup for Github actions)
See logs from Heroku heroku logs --tail --app carpar-api
This project was bootstrapped with Create React App.