Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gregrickaby/local-weather

⛈ A weather app using Next.js, Mantine, Edge API Routes, and the OpenWeatherMap and Google Maps API's.
https://github.com/gregrickaby/local-weather

edge-runtime geocoding google-maps-api google-places-api hacktoberfest mantine mantine-ui nextjs openweathermap-api swr typescript vercel

Last synced: 1 day ago
JSON representation

⛈ A weather app using Next.js, Mantine, Edge API Routes, and the OpenWeatherMap and Google Maps API's.

Awesome Lists containing this project

README

        

# Weather

A weather app using Next.js, Mantine, Edge API Routes, and the OpenWeatherMap and Google Maps API's.

⛈ View your local weather forecast:

---

## Contributing

Please see [CONTRIBUTING](./CONTRIBUTING.md) to get started.

---

## Credits

- React components by [Mantine](https://mantine.dev/)
- Weather icons by [@basmilius](https://github.com/basmilius/weather-icons)
- Weather data from [OpenWeatherMap API](https://openweathermap.org/api)
- Geocoding data from [Google Maps](https://developers.google.com/maps/documentation/geocoding/overview)

---