This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.
A simple, cozy weather app inspired by Studio Ghibli’s magical aesthetics and Pinterest’s clean, visual style.
Get your local weather with a touch of warmth and animation!
- Soft, pastel Ghibli-themed design
- Displays weather based on your current location or searched city
- Responsive layout inspired by Pinterest cards
- Animated GIF elements to bring the weather to life
- Easy and calming user experience
- Open
index.htmlin any modern browser - Allow location access or search for a city
- Enjoy the weather info with gentle animations and Ghibli vibes!
git clone https://github.com/returnzerovicky/SkyHeaven.git
cd Sky-Heaven-App
# Open index.html in your browser



