codecollab

Weather App - with OpenWeather API

Weather forecast application. Users are able to search by city and recieve daily and weekly forecasts.

Duration: 1 week

Context

This was a collaboration with two other team members. We worked collectively to integrate the OpenWeather API.

My responsibility was to create the weekly forecast, which involved making multiple calls to the API to get the various data (humidity, temperature, etc.). I also worked closely on the design of this project.

Tech

Next.js // Axios // Postman // Tailwind CSS // Openweather API

Features

External API integration // Single Page Application // UI Library and Component Integration