Skip to content

jakecernet/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Optimized React + Vite weather application with:

  • Code-splitting (React.lazy + Suspense)
  • Local storage city management
  • Glassmorphism UI & responsive layout
  • Performance tweaks (memoization, reduced re-renders)

Dev: npm run dev Build: npm run build Deploy: npm run deploy

About

Resources

Stars

Watchers

Forks

Contributors