Add portfolio project

This commit is contained in:
Hazem Krimi
2021-09-19 19:36:55 +01:00
parent ac2173eac2
commit e75868d88d
2 changed files with 28 additions and 16 deletions
+28
View File
@@ -0,0 +1,28 @@
---
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/v1632076525/personal-website/portfolio/tuxpi.com.1632076521_a0wxsq.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='outline' link='https://github.com/hazemKrimi/react-weather-app'>
Source Code
</Button>
<Button variant='action' link='https://hazemkrimi.github.io/react-weather-app'>
Demo
</Button>