Skip to content

liwa-dev/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather app built with ReactJS that allows users to get the current weather data of a location by entering the city and country name.

Weather App Screenshot

Technologies Used

  • React.js
  • CSS
  • Api Ninjas

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/weather-app.git
  2. Install dependencies: npm install
  3. Obtain an API key from Api Ninjas and change api key
  4. Start the development server: npm start

Features

  • Simple and easy-to-use interface.
  • Fetches the current weather data from the API-NINJAS Weather API.
  • Supports both city and country name inputs.
  • Displays the temperature, city name, humidity, and wind speed of the location.

Dependencies

  • ReactJS
  • FontAwesome Icons

Contributing

Contributions are always welcome! If you find a bug or would like to suggest a new feature, please submit an issue. Pull requests are also encouraged.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A weather app that fetches data from an API based on user input and displays the weather information for the selected location.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors