Skip to content

FakhrElDen/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Description

This is a Node.js application with Express.js framework that fetches weather data for a given location using Mapbox Geocoding and OpenWeatherMap APIs. It allows users to search for a location and displays the current weather description, temperature, and high/low for the day.

Features

Geocoding locations using Mapbox API Fetching weather data using OpenWeatherMap API Displaying current weather information for a location

Usage

  • Clone this repository or download the project files.
  • Install required dependencies: npm install
  • Start the server: node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published