Skip to content

SMOOWADTOO/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casafair Frontend

Frontend codes here! Refer to our documentation if you need help.

Global variables

Put global vars in plugins/helpers.js under

data() {
    return{
        // here
    }
}

Casafair is built with:

Scripting

  • Vue.js ✅
  • Nuxt.js – Vue.js framework
  • Axios – API calls
  • GSAP3 – Script-based animation of pages and elements

Styling

  • Buefy for components – Buefy is built on top of Bulma
  • Bulma (better design language than Twitter Bootstrap)
  • Sass ✅

APIs used

  • OneMAP API (by Singapore Land Authority) ✅
  • Google Maps API ✅
  • Stripe API ✅
  • Mailjet API ✅

About

Frontend codes here! Refer to link below for documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published