Skip to content

gitshasha/Weather-Route-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard App

A simple weather dashboard web app built with React.js, utilizing the Mapbox API for map services and OpenWeather API to display real-time weather information. The app is designed for travelers to check the current weather conditions in different locations around the world.

Table of Contents

Features

  • Displays current weather information (temperature, humidity, wind speed, etc.).
  • Interactive map using Mapbox to select different locations.
  • Search functionality to find weather details for any city or country.
  • Displays weather for the current location based on the browser's geolocation.
  • Responsive design, works across desktop and mobile devices.

Technologies Used

  • React.js for building the frontend.
  • Chakra UI for the user interface and responsive design.
  • Mapbox API for interactive map services.
  • OpenWeather API for retrieving weather data.
  • Axios for making API requests.

ScreenShots

-Dashboard Dashboard

-Weather Dashboard

-Route Analysis Dashboard

Installation

To run the app locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/gitshasha/Weather-Route-App.git
    cd weatherApp

About

A simple weather dashboard web app built with React.js, utilizing the Mapbox API for map services and OpenWeather API to display real-time weather information. The app is designed for travelers to check the current weather conditions in different locations around the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors