PWA Weather App

About This Project
Yes... another useless weather app... 😅
After six months of not doing frontend stuff (I was busy with AI training for my thesis), I decided to do a quick refresher project to get back on track with react and other widely used libraries. So I just made this to refresh my skills with React and data handling in frontend.
A weather app may look so cheap and worthless but it's actually a really good practice for handling data from external APIs, global state management and data caching.
My Role:
- Frontend development
- UI/UX
App Features:
- Saved locations list (via local storage)
- Animated UI
- Cached data
- PWA
Tech Stack:
- React
- Vite
- Vite PWA Plugin
- React Router
- Axios
- Tanstack Query
- Jotai
- Tailwind
- Framer Motion