
Project
The purpose of the Kand Weather App is to help a user find the weather in their home city or a city they plan to visit. It also has the Air Quality Index, (AQI), listed so they can decide whether they feel comfortable going outside for a walk, hike, etc... Or whether it would be better to stay inside.
This was a group project, and we utilized a number of different API endpoints. As a group we were challenged to incorporate a brand new technology in to the project that we had not encountered before. We chose Context API as a way to effectively produce global variables that could be passed between componenents without the need for 'prop drilling'.
Technologies
React
React Router
HTML
CSS
Javascript
Cypress
Context API
GitHub Pages
Back