Skip to content

phalbert/libro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libro

Vue 3 app to test composition, jsx, hooks, and vite

Libro is spanish for book. While building a book catalog app, I will test the Vue 3 api and try to write as much react in vue.

  • Hooks to share reusable functions in components
  • Context and provider for global settings like language and theme. e.g.
  • Vuex/Zustand(hook based store)/Overmind for the store.
  • Tailwind and SASS for styling