Unfinished app that provides 6-day weather forcast for a given city. Auto-suggest feature helps searching for a specific city or location.
GeoDB Cities: https://rapidapi.com/wirefreethought/api/geodb-cities/details - Fetches locations (latitude and longitude). Weatherbit: https://www.weatherbit.io/api/meta - Weather data.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.