Skip to content

hkankyilmaz/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

🔸 You can see weather condition of cities of Turkey.
🔸 This web app built with using React.
🔸 Click and see live demo... Here.

💻 Setup

Install Dependencies

npm install

Run the App in the Dev Server

npm start

to Build for Production

npm build

🔥 Technologies and Libraries

✔️ React.js
✔️ react-router-dom
✔️ axios
✔️ redux
✔️ redux-toolkit
✔️ dayjs
✔️ metarial-ui
✔️ react-icons
✔️ weather-react-icons
✔️ turkey-map-react
✔️ react-live-clock

🚀 App Features

✔️ User can see weather forecast of city of Turkey
✔️ When selecting the city user can use Turkey map, list or search field.
✔️ User can see for 5 days of forecast.
✔️ The weather condition added based that every day's 15:00 o'clock.
✔️ According to the current and daily weather condition information about weather is present to user.

📷 Screenshot