Skip to content

0xSalik/WeatherBee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherBee - React Weather App

status

WeatherBee is a weather forecasting application built using React.js that allows users to retrieve weather information for different locations using the OpenWeatherMap API.

Features

  • View current weather conditions for a specified location.

  • Responsive design for optimal user experience on various devices.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/weather-bee.git
  2. Navigate to the project directory

    cd weather-bee
  3. Install dependencies

    npm install
  4. Replace the key in WeatherData.js your OpenWeatherMap API key:

    const APP_KEY = "your_api_key";
  5. Start the dev server:

    npm start

License

This project is licensed under the MIT License.

Developed by Salik Khan.

About

Weather App written in React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published