mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Improve content styles
This commit is contained in:
@@ -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>
|
||||

|
||||
|
||||
Reference in New Issue
Block a user