mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
29 lines
677 B
Plaintext
29 lines
677 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/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>
|