About info and some improvements to styles and markup

This commit is contained in:
Hazem Krimi
2023-11-23 19:40:11 +01:00
parent 41a5505631
commit 6245182727
10 changed files with 70 additions and 120 deletions
+3 -1
View File
@@ -7,7 +7,9 @@ date: 2023-09-19
## About the project
This is a project that I made as a step in the interview process for my final year internship.
This is a project that I made as a step in the interview process for my final year internship. Here you can find its [source code](https://github.com/hazemKrimi/react-weather-app) or you can view the [demo](https://hazemkrimi.github.io/react-weather-app).
The features are fetching the weather depending on the device's location or by using the search bar on the top right of the app. The weather data it fetches are the daily forecast, weekly forcast and today's wind and humidity.
## Technologies