This user interface build with Vue.js display list of Swiss online shop deals. The objective of this interface is to consume the API which aggregates the offers of the day.
I recommend you to use
yarn
-
Install all packages
yarn # npm install [for npm]
-
Run development server
yarn serve # npm run serve [for npm]
-
Generate build files for deployment
yarn build # npm run build [for npm]
- Dashboard with deals of the deals
- Display API status
- Filter by online shop
- Chrome (latest)
- FireFox (latest)
- Safari (latest)
- Opera (latest)
Feel free to contribute via Pull Request.
Please refer to the CHANGELOG file.