Skip to content

mono-basim/Weather-Web-App-StyleIncluded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather WebApp with style included

Welcome to the Weather WebApp – your go-to source for comprehensive weather information! This advanced web app leverages multiple APIs to provide you with detailed insights about your selected country, including its country code and state code. Based on this gathered information, the Weather WebApp computes precise longitude and latitude coordinates to deliver accurate and up-to-date weather forecasts.

Key Ingredients:

  • OpenWeatherMap API (v2.5): Fetches real-time weather data for the specified coordinates.
  • GeoCoding API (v1.0): Retrieves geographical data based on the provided location details.
  • restCountries (v2.0): Offers comprehensive country information, including capital cities.
  • PexelsApi: Retrieves background Image Data based on the country result from reatCountries Api.
  • React Vite: A fast development environment for building responsive React applications.
  • React Icons: Provides a wide range of icons to enhance the visual appeal of the app.
  • React Router Dom: Enables seamless navigation and routing within the web app.
  • Sass: A powerful CSS preprocessor for enhancing the styling and design.

🔗 Links

portfolio instagram mastodon

Developers

Note

Interaction and Response: The Weather WebApp responds to user input in the DOM with JSON-formatted data( logs the data for more analysis ), providing a rich and dynamic experience. Feel free to explore and enjoy the accurate weather forecasts and country information at your fingertips!

Demo

Installation

To get started with this project, follow these steps:

  1. Clone the repository to your local machine using Git:
git clone https://github.com/mono-basim/Weather-Web-App-StyleIncluded.git
  1. dependecies Installation based on package json
npm install
  1. Run on your local machine
npm run dev

Deploy for production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published