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
A web app that allow users to check the weather at any city
The development process started in Figma, where I planned the layout of the website, designed the logo, buttons and settled on the selection colors.
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.
view the source code here