CountryCast is a web application that provides weather information for any country using a weather API. Built with HTML, CSS, JavaScript, and Python Flask.
- Fetch real-time weather data for any country.
- Beautiful and responsive UI.
- Integrated with a weather API for accurate data.
Category | Tools |
---|---|
Backend | Python (Flask), requests , requests_cache |
Frontend | HTML, CSS (Tailwind), JavaScript |
API | WeatherAPI |
Styling | Neon colors, gradients, and glitch animations |
- Clone the Repository:
git clone https://github.com/AkshadaDev/CountryCast-.git
cd CountryCast
- Install dependencies:
pip install -r requirements.txt
- Run the Flask App:
python app.py
If you have any questions, suggestions, or feedback, feel free to reach out:
- Email: [email protected]
- GitHub: AkshadaDev
- LinkedIn: Akshada Devkar
This project is licensed under the MIT License. See the LICENSE file for details.