Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 674 Bytes

Welcome to Fuel App!

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.

Framework and Library

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.

How to use

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