Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ridwansharkar/nimbus

Fetch real-time weather data for any city via OpenWeather API
https://github.com/ridwansharkar/nimbus

aws-lightsail flask nginx react

Last synced: about 1 month ago
JSON representation

Fetch real-time weather data for any city via OpenWeather API

Awesome Lists containing this project

README

        

**NIMBUS WEATHER APP**
________________________________________________________________________________________________________________

![image](https://github.com/user-attachments/assets/531e03c1-abea-4db2-9746-d89596c9cd9b)

________________________________________________________________________________________________________________

**OVERVIEW:**

Real-time Weather App made with a React frontend, Flask backend to handle API requests, hosted by AWS Lightsail, and configured with Nginx to manage server requests.

Fetch and display real-time weather information for any location using API requests:

• OpenWeather API for weather and 5-day forecast data

• Geocoding API for location search dropdown suggestions

Made for a tech assessment ;)

________________________________________________________________________________________________________________

**TECH STACK:**

• **Frontend:** React

• **Backend:** Flask

• **Hosting:** AWS Lightsail

• **Web Server:** Nginx