mirror of
https://github.com/piyush-eon/tanstack-query-weather-app.git
synced 2025-11-24 05:11:19 +00:00
11 lines
337 B
Markdown
11 lines
337 B
Markdown
# Weather App with Next JS, React, Tanstack Query, Shadcn UI, Recharts, Tailwind, Typescript Tutorial 🔥🔥
|
|
## https://youtu.be/BCp_5PoKrvI
|
|
|
|

|
|
|
|
### Make sure to create a `.env` file with following variables -
|
|
|
|
```
|
|
VITE_OPENWEATHER_API_KEY=
|
|
```
|