Skip to content

bartwo21/weather-app-react

Repository files navigation

Weather App

This project is a weather application built using React, TypeScript, and Vite. It displays the current weather and the weather forecast for the next 4 days. The weather data is obtained from 2 different APIs.

Project Overview

The Weather App is a web application that allows users to check the weather conditions for their location. It provides accurate and up-to-date weather information using the data retrieved from the APIs. Due to the limitations of the second API used in the project, images representing the weather conditions are not available. Instead, descriptive text is used to indicate the weather conditions.

Built With

Testing

The project includes both component and end-to-end tests written using Cypress. These tests ensure that the components function correctly and the application works as expected from the user's perspective.

Acknowledgements

  • The weather data is provided by OpenWeatherMap and WeatherApi.
  • Special thanks to the creators of the libraries used in this project.

Demo

Screenshots

Screenshot 1 Screenshot 2

About

Displays the current weather of the entered city and the weather for the next 4 days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published