Skip to content

HrbzxcDev/Weather-app-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌡️ Weather App with React

# Get API keys

https://openweathermap.org/
https://unsplash.com/developers

You need to create .env and add the follow keys
REACT_APP_API_KEY_APPID=your-api
REACT_APP_API_KEY_UNSPLASH=your-api

fire Libraries and Technologies

👉 Accesses Open Weather API for weather data
👉 Uses React, including React Hooks
👉 Uses fetch for data fetching, included in a custom React Hook
👉 Uses Local Storage to save dark theme & current temperature Conversion/celsius or fahrenheit/.
👉 Styled with Styled Components
👉 Uses React Icons, React Swiper, Node Sass

Features

heavy_check_mark Dark and Light Theme
heavy_check_mark City Finder
heavy_check_mark Geolocation API
heavy_check_mark Temperature Conversion: Celsius or Fahrenheit

# Credits:

Images for weather: https://www.iconfinder.com/weather-icons?price=free
Photos: https://unsplash.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors