Improve content styles

This commit is contained in:
Hazem Krimi
2022-01-30 15:47:53 +01:00
parent f00dc80aae
commit b5b33699f6
3 changed files with 27 additions and 10 deletions
+5 -9
View File
@@ -1,9 +1,11 @@
---
title: 'React Weather App'
description: 'Weather app made with React and OpenWeatherMap API'
description: 'Weather app made with React, TypeScript 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
demo: 'https://hazemkrimi.github.io/react-weather-app'
code: 'https://github.com/hazemKrimi/react-weather-app'
---
# About the project
@@ -17,12 +19,6 @@ This is a project that I made as a step in the interview process for my final ye
- Styled Components
- OpenWeatherMap API
# Showcase
# Screenshots
<Button variant='action' link='https://hazemkrimi.github.io/react-weather-app' target='_blank'>
Demo
</Button>
<Button variant='outline' link='https://github.com/hazemKrimi/react-weather-app' target='_blank'>
Source Code
</Button>
![Desktop](https://res.cloudinary.com/dun9hhyz1/image/upload/v1643548378/personal-website/portfolio/react-weather-app/screenshot_ueu2a4.png)