Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)