Skip to content

gaelgoth/swiss-deals-frontend

Repository files navigation

swiss-deal-logo

Swiss Deals Frontend - Online swiss shop deals aggregation

Introduction

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.

Installation ⚒️

I recommend you to use yarn

  1. Install all packages

    yarn
    
    # npm install [for npm]
  2. Run development server

    yarn serve
    
    # npm run serve [for npm]
  3. Generate build files for deployment

    yarn build
    
    # npm run build [for npm]

What's Included 📦

  • Dashboard with deals of the deals
  • Display API status
  • Filter by online shop

Browser Support 🖥️

  • Chrome (latest)
  • FireFox (latest)
  • Safari (latest)
  • Opera (latest)

Contributing 🦸

Feel free to contribute via Pull Request.

Changelog 📆

Please refer to the CHANGELOG file.

Credits 🙏

About

Online swiss shop deals aggregation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published