Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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)