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.
- React.js
- CSS
- Api Ninjas
- Clone the repository:
git clone https://github.com/your-username/weather-app.git - Install dependencies:
npm install - Obtain an API key from Api Ninjas and change api key
- Start the development server:
npm start
- 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.
- ReactJS
- FontAwesome Icons
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.
This project is licensed under the MIT License - see the LICENSE file for details.
