The Fuel-App is a fuel price research application based on sefaz's API and its main objective is to help consumers fill their vehicle with the cheapest fuel. For this project I am using Ionic with mapBox integration.
In this project I used Ionic in version 9.1.6 with nodeJs version v12.18.2, for integration with the map, I used the mapBox.
To use this project you will need to install the ionic dependency:
npm install -g @ionic/cli
After installing the ionic dependency and cloning the project on your machine, run:
npm install
Finally run
ionic serve