Skip to content

A progresive web application to track expenses and compare products prices when shopping

License

Notifications You must be signed in to change notification settings

arandilopez/markety

Repository files navigation

Markety

A progresive web application to track expenses and compare products prices when shopping

Markety is a web application that aims to help saving some dollars when you go to the super market, tracking the cost of all the items you add to your cart and comparing the price of different products against the content to find the best to save money.

Build Setup

# install dependencies
npm install
# or with yarn...
yarn install

# serve with hot reload at localhost:8080
npm run dev
# or with yarn...
yarn run dev

# build for production with minification
npm run build
# or with yarn...
yarn run build

# build for production and view the bundle analyzer report
npm run build --report
# or with yarn...
yarn run build --report

# run unit tests
npm run unit
# or with yarn...
yarn run unit

# run e2e tests
npm run e2e
# or with yarn...
yarn run e2e

# run all tests
npm test
# or with yarn...
yarn test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

A progresive web application to track expenses and compare products prices when shopping

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages