A modern, responsive web application that displays real-time weather data for Colombo, Sri Lanka, using the WeatherAPI.com service.
This project was built as part of a coding challenge to demonstrate full-stack web development skills, API integration, and deployment practices.
- Live Weather Data for Colombo
- Displays:
- Temperature
- Humidity
- Wind Speed
- UV Index
| Layer | Toolset |
|---|---|
| Frontend | Next.js (React), Tailwind CSS, Framer Motion |
| Backend/API | Next.js API Routes (or Express.js) + Fetch |
| External API | weatherapi.com |
| Deployment | Vercel + GitHub |
| Dev Tools | VS Code, Git, Prettier, ESLint, Postman |