A weather forecast app, created using React.
The app uses the Open Weather API to retrieve and display 5-day weather forecast data for towns and cities in the UK. It includes detailed information such as: min & max temperature, humidity, wind direction and speed as well as a general description and icon depicting the general forecast.
The app was built using the latest React methodologies, using functional components and incorporating hooks, etc. The app is fully responsive, with custom styling for desktop and mobile versions. Features include a background that updates according to the selected weather forecast and forecast summaries that can be expanded to display detailed weather information for a particular day.
During the development process, the app was fully tested using Jest and React Testing Library to write unit tests, following Test-Driven Development (TDD) methodology.
You can see a live deployed version of the app by clicking here.
A Manchester Codes Software Engineering course project.
- React
- Jest
- React Testing Library
- Third-party API
Project is: COMPLETE
Project from the Frontend (React) module of Manchester Codes Software Engineering FastTrack course.
An extra thank you to Rita Łyczywek for this excellent README template
Created by @jlopenshaw - feel free to contact me about the project