mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
845 B
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
