Skip to content

jlopenshaw41/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

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.

Screenshots

Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot

Technologies

  • React
  • Jest
  • React Testing Library
  • Third-party API

Status

Project is: COMPLETE

Inspiration

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

Contact

Created by @jlopenshaw - feel free to contact me about the project

About

A weather forecast app, created using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published