Skip to content

VincentBourdeau/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VincentBourdeau - Portfolio

Welcome! ๐Ÿ‘‹

Thanks for checking out this project!

Website

๐Ÿ‘‰ [https://vincentbourdeau.com/)


Lighthouse score :

Lighthouse score

Built With

bento-starter

๐Ÿ‘‰ [https://github.com/kefranabg/bento-starter)

Bento-starter


๐Ÿฑ bento-starter is an Open-Source Full-Stack solution that helps you to build fast and maintainable web applications using tools like Vue.js, Firebase, Progressive Web Apps support, dynamic offline support... The goal of this project is to provide a powerful and well configured stack (with CI/CD, hosting...) so you can focus on writing your web application very quickly.

The stack is made up of :

  • ๐Ÿค˜ Vue.js : front-end framework
  • ๐Ÿ”ง Vue-cli : standard tooling for vue.js development
  • ๐Ÿ” Vuex : state management
  • ๐Ÿ’พ Firestore : cloud NoSQL Database
  • ๐Ÿ  Firebase hosting : fast and secure web hosting
  • ๐Ÿ‘ค Firebase authentication : for easy authentication
  • ๐Ÿ“ฑ PWA : progressive web app support
  • ๐Ÿ’„ Prettier : code formatting rules
  • ๐Ÿšจ Eslint : control code quality
  • โœ… Jest : unit testing
  • โœ… Cypress : e2e testing
  • ๐Ÿ” Vue head : meta description per page
  • ๐Ÿ“„ [Optional]prerender spa plugin : pages prerendering
  • ๐Ÿ’š [Optional]circleci : continuous integration/deployment
  • ๐Ÿ“ฆ [Optional]bundlesize : control your js bundles sizes

App embedded features :

  • ๐Ÿ‘ค Google authentication
  • ๐Ÿ“ด Offline support (dynamic & static caching)
  • ๐Ÿ†• New version available prompt on new app deployments
  • โž• Add to home screen prompt for ios & android
  • โ†ฉ๏ธ Smart redirection for auth protected routes
  • โœจ Products page example to demonstrate app data management with firestore and vuex
  • ๐Ÿ’ช Better PWA support for all browsers with PWACompat