mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
21 lines
549 B
Markdown
21 lines
549 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="https://res.cloudinary.com/dun9hhyz1/image/upload/v1643548378/personal-website/portfolio/react-weather-app/screenshot_ueu2a4.png" >}} |