Files
personal-website/_portfolio/react-weather-app.mdx
T
2021-09-19 19:53:10 +01:00

29 lines
702 B
Plaintext

---
title: 'React Weather App'
description: 'Weather app made with React and OpenWeatherMap API'
date: '2021-09-19'
image: 'https://res.cloudinary.com/dun9hhyz1/image/upload/v1632077200/personal-website/portfolio/react-weather-app/tuxpi.com.1632076521_a0wxsq_hw299g.jpg'
hideImage: true
---
# 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
# Showcase
<Button variant='action' link='https://hazemkrimi.github.io/react-weather-app'>
Demo
</Button>
<Button variant='outline' link='https://github.com/hazemKrimi/react-weather-app'>
Source Code
</Button>