Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

viniciuskneves/vite-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite Weather

This repository was used as a demo for the #8 Porto.Vue. It is an example of <Suspense> with Vue Router, it also shows some refactoring using the <script setup> (setup syntax sugar).


The application uses Options API by default and each Pull Request adds a new feature which you can compare step by step.