Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lennonjesus/fipe-pwa
Tabela Fipe Progressive Web Application
https://github.com/lennonjesus/fipe-pwa
fipe javascript js offline progressive pwa website
Last synced: about 1 month ago
JSON representation
Tabela Fipe Progressive Web Application
- Host: GitHub
- URL: https://github.com/lennonjesus/fipe-pwa
- Owner: lennonjesus
- Created: 2016-10-20T21:12:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T14:11:12.000Z (about 8 years ago)
- Last Synced: 2023-03-12T05:33:12.979Z (almost 2 years ago)
- Topics: fipe, javascript, js, offline, progressive, pwa, website
- Language: JavaScript
- Homepage: https://lennonjesus.github.io/fipe-pwa/
- Size: 167 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FIPE-PWA [Site](https://lennonjesus.github.io/fipe-pwa)
Progressive Web Application (PWA) for Tabela FIPE Motos
### Get
```
git clone https://github.com/lennonjesus/fipe-pwa.git
```### Install
```
npm install
```### Run
```
npm start
```### Build for production
```
npm run build
```### Help! :-)
[Pull
Requests](https://github.com/lennonjesus/fipe-pwa/pulls) welcome! Thanks!### TODO
- [ ] add tests
- [x] ~~add webpack~~
- [x] ~~concat and minify javascript~~
- [ ] minify html
- [ ] minify stylesheet
- [x] ~~improves UI feedbacks~~### Credits
- Thanks to Lucas Ferreira for [API de Consulta Tabela FIPE](http://fipeapi.appspot.com)
## License
[Creative Commons Attribution License](https://creativecommons.org/licenses/by/4.0/)