Skip to content

Ochieng424/quitstat-frontend

Repository files navigation

QuitStat

Quitstat is an application that enables one to keep track of whatever he/she decided to QUIT that had a direct influence on his/her time and money. Shows you the duration in time that you have done without it and the amount of money you have saved from that.

Technologies:

  • Vue Js
  • Nuxt Js
  • JWT-authentication
  • Bootstrap 4
  • Axios

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate