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

https://github.com/acdvs/weather-lookup

Look up weather, temperature, and AQI by location.
https://github.com/acdvs/weather-lookup

nextjs openweather-api react react-query tailwindcss zustand

Last synced: 3 months ago
JSON representation

Look up weather, temperature, and AQI by location.

Awesome Lists containing this project

README

          

# Weather Lookup

1. Edit the `.env.example` file to add your OpenWeather API key.
1. Run `yarn install` and `yarn dev`.
1. Navigate to http://localhost:3000.