Calculate Opass Hybrid Tolls. It uses a REST API as backend.
In order to build the project you need VS Code.
Clone the repository and open the folder with VS Code.
Then you can run the project with npm run dev
or build with npm run build
.
- ReactJS used for the front end.
- Fluent UI v2 used for the front end UI.
- date-fns used for date manipulation functions.