Skip to content

kabirgrewal1313/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A full-stack weather application that provides real-time weather information with a modern, responsive frontend and a robust Python backend.

Features

  • Real-time weather data for any city using open weather APIs

  • Responsive frontend built with Vite + Tailwind CSS + TypeScript

  • Backend APIs built with Python (Flask/FastAPI) for data fetching and processing

  • Cloud-hosted using AWS S3 & EC2 for scalability and availability

  • Environment variables for API keys and sensitive data (never exposed)

Tech Stack

  • Backend: FastAPI

  • Authentication: JWT (JSON Web Tokens)

  • Caching: In-memory cache

  • External API: OpenWeatherMap API

  • Environment Variables: Managed with .env file

  • Dependencies: fastapi, uvicorn, python-jose, requests, python-dotenv, etc.

Author

Kabir Grewal
GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published