Files
personal-website/content/projects/react-weather-app/index.md
T
2023-11-23 19:40:11 +01:00

845 B

title, description, demo, date
title description demo date
React Weather App Weather app made with React, TypeScript and OpenWeatherMap API https://hazemkrimi.github.io/react-weather-app 2023-09-19

About the project

This is a project that I made as a step in the interview process for my final year internship. Here you can find its source code or you can view the demo.

The features are fetching the weather depending on the device's location or by using the search bar on the top right of the app. The weather data it fetches are the daily forecast, weekly forcast and today's wind and humidity.

Technologies

  • React
  • TypeScript
  • Styled Components
  • OpenWeatherMap API

Screenshots

Project screenshot