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
- Host: GitHub
- URL: https://github.com/gokulkrishh/fuel-price
- Owner: gokulkrishh
- License: mit
- Created: 2017-07-06T09:13:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T03:00:47.000Z (over 3 years ago)
- Last Synced: 2025-03-23T08:06:20.478Z (about 2 months ago)
- Topics: fuel, fuel-price, fuelprice, fuelpriceapi, preact, progressive-web-app, push-notifications, pwa, pwa-apps
- Language: JavaScript
- Homepage: https://fp.surge.sh
- Size: 105 KB
- Stars: 23
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
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