Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matimortari/cloudcast
A simple weather website!
https://github.com/matimortari/cloudcast
javascript nextjs nodejs open-meteo react shadcn-ui tailwindcss typescript
Last synced: about 1 month ago
JSON representation
A simple weather website!
- Host: GitHub
- URL: https://github.com/matimortari/cloudcast
- Owner: matimortari
- Created: 2024-11-09T22:14:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T23:17:52.000Z (about 1 month ago)
- Last Synced: 2024-12-23T00:25:52.519Z (about 1 month ago)
- Topics: javascript, nextjs, nodejs, open-meteo, react, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://cloudcast-live.vercel.app
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CloudCast 🌤️
A simple weather website, built with Next.js, TypeScript, Tailwind CSS, and shadcn/ui. The project is based on a tutorial
from [FreeCodeCamp](https://www.youtube.com/watch?v=Reny0cTTv24), with some modifications and improvements made by me.[**Check it out!** 🔍](https://cloudcast-live.vercel.app)
## 📦 Key Features
- **Weather Data:** Get the current weather data for your location.
- **Location Search:** Search for weather data in any location.
- **Weather Forecast:** Get the daily and weekly weather forecast for your location.
- **Additional Data:** Get additional weather data, such as precipitation, humidity, wind speed, air quality and visibility.
- **Map View:** View the location of the weather data on a fully interactive map.
- **Theme Toggle:** Switch between light and dark themes.## 🛠️ Stack
- **Next.js** for server-side rendering.
- **Open Meteo** API for weather data.
- **shadcn/ui** integration for UI components.
- **TypeScript**.
- **Tailwind CSS**.## 📬 Contact
Feel free to reach out to discuss collaboration opportunities or to say hello!
- [**My Email**](mailto:[email protected])
- [**My LinkedIn Profile**](https://www.linkedin.com/in/matheus-mortari-19rt)
- [**My GitHub Profile**](https://github.com/matimortari)