Weather LookUp

Web

Overview

About the project

A web app that allow users to check the weather at any city

Date
January 9, 2022
My Role
Designed and developed the frontend and backend of the web app

Designing the web app

The development process started in Figma, where I planned the layout of the website, designed the logo, buttons and settled on the selection colors.

wireframe of web app

picking out the icons and font style
final design

After I finalized on the design, I started building out the web app using react.js for the frontend to take in the requests and display the results. I built an accompanying backend/server using node.js which handled the requests and sent the results to the frontend.

web app demo

view the source code here