Skip to content

danny-oli/QuasarJS-LocalStorage

Repository files navigation

Vivo App (Quasar.Js)

A Quasar.Js app created to deliver this job interview requirements.

Technologies   |    How To Use   |   

alt text

🚀 Technologies

This project was developed for a test with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git and NPM on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/danny-oli/vivo-quasarjs.git

# Go into the repository
$ cd vivo-quasarjs

# install dependencies
$ npm install

# You can see the app running at the given port. Ex: http://localhost:3000
$ quasar dev

# Build the app 
$ npx quasar dev

🚀 Improvements

Possible improvements

  • Add tests to the application
  • Create a backend with Node.js to store our data on Mongodb or Mysql.
  • Use Axios for HTTP requests
  • Add custom favicon
  • Design improvements

🚀 What I Learned

It was a great experience to develop this application using the Quasar.js Framework with VueX. It was my first time working with it. My background comes from a little Vue.js usage.

About

Quasar.Js, VueX, Localstorage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published