An open API service indexing awesome lists of open source software.

https://github.com/gokulkrishh/fuel-price

⛽ Check fuel prices daily in most of the states in India
https://github.com/gokulkrishh/fuel-price

fuel fuel-price fuelprice fuelpriceapi preact progressive-web-app push-notifications pwa pwa-apps

Last synced: about 2 months ago
JSON representation

⛽ Check fuel prices daily in most of the states in India

Awesome Lists containing this project

README

        

###

# [Fuel Price](https://fp.surge.sh)

*Check fuel prices daily in most of the states in India.*

# [Live](https://fp.surge.sh)

## Features

- Check fuel prices in India (petrol & diesel)

- Push notifications support

- Works offline (Android, iOS & Windows)

### Build Tools

- [Preact CLI](https://github.com/developit/preact-cli) - Preact PWA starts in 30 seconds.

- [surge.sh](surge.sh) - Frontend deployment service

- [glitch.me](glitch.me) - Backend deployment service

### Installation

#### Frontend

- ```npm install``` or ```yarn``` - To install dependencies

- ```npm run dev``` - To run dev server.

- ```npm run build``` - Production build

#### Backend

- cd into `api/` folder

- ```npm install``` or ```yarn``` - To install dependencies

- ```npm run server``` - To run server

#### Contributions & Feature Requests

If you find a bug or nice to have features, please feel free to create an issue and PR's is most welcome :)

MIT Licensed