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

21 lines
453 B
Markdown

---
title: 'React Weather App'
description: 'Weather app made with React, TypeScript and OpenWeatherMap API'
demo: "https://hazemkrimi.github.io/react-weather-app"
date: 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.
## Technologies
- React
- TypeScript
- Styled Components
- OpenWeatherMap API
## Screenshots
{{< figure src="react-weather-app-screenshot.png" >}}