corneyl / picnic-web

Web interface for the online supermarket Picnic

Home Page:https://picnic.maartenvandenhoven.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub license Buy me an Affligem blond MAAR3267

Picnic web

Unofficial (unaffiliated) web interface for the online supermarket Picnic. Uses the npm library picnic-api.

Live version: picnic.maartenvandenhoven.com

picnic-web-screenshot

FAQ

Frequently asked questions.

Why this when there is an app?

For when you don't have your phone with you but you'd still like to browse, manage your cart, etc.

I don't have a Picnic account.

You can see the products, but you'll need to login to manage your cart and account. Consider signing up and using my discount code MAAR3267 so that we both get a 5 euro discount on our orders. 😄

Something broke, what now?

Please report issues in the Github issues section or email me at info@maartenvandenhoven.com.

How do I run a local instance?

Clone or download the repo, run npm install in both the main directory and the ./client directory. Then open two terminals. In the first terminal open the main directory and run node app.js, and in the other terminal open the ./client directory and run npm run serve.

About

Web interface for the online supermarket Picnic

https://picnic.maartenvandenhoven.com

License:GNU Affero General Public License v3.0


Languages

Language:Vue 78.8%Language:JavaScript 19.1%Language:HTML 1.5%Language:SCSS 0.7%