Skip to content

laxmikant007/Weather-City

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather City React Application

App Screenshot

The Weather City Application is a React-based application that utilizes the OpenWeather API to fetch and display weather data. It incorporates the use of the Axios library for data retrieval and implements basic routing functionalities.

Features

  • Fetches weather data from the OpenWeather API.
  • Displays weather information in a user-friendly format.
  • Utilizes Axios for efficient data retrieval.
  • Implements basic routing for seamless navigation.

Installation

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd weather-city-application
  3. Install the dependencies: npm install

Usage

  1. Obtain an API key from OpenWeather and replace <YOUR-API-KEY> in src/config.js with your actual API key.
  2. Start the application: npm start
  3. Open your browser and visit http://localhost:3000 to access the Weather City Application.

Contributing

Contributions are welcome! To contribute to the Weather City Application, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-new-feature
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

About

Whether City Application (Fetch Api from Open Whether Api)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published