An open API service indexing awesome lists of open source software.

https://github.com/dhruvabhat24/weather-app

It is a weather app made using react.js
https://github.com/dhruvabhat24/weather-app

collaborate communityexchange frontendmasters github github-pages good-first-issue javascript javascript-mastery react react-app weather-app

Last synced: 4 months ago
JSON representation

It is a weather app made using react.js

Awesome Lists containing this project

README

          

Dhruvabhat24
# Weather App

This is a simple weather app built with React. It allows users to search for a location and get the current weather conditions.

## Features

- Search for a location by city name
- View the current temperature, weather conditions, and wind speed

## Installation

To install and run the app locally, follow these steps:

1. Clone this repository to your local machine
2. Navigate to the project directory in your terminal
3. Run `npm install` to install the dependencies
4. Run `npm start` to start the development server
5. Open your web browser and navigate to `http://localhost:3000`

## Usage

To use the app, follow these steps:

1. Enter a city name in the search bar and click the search button
2. View the current weather conditions for the selected location

## Credits

This app was built using the following technologies:

- React
- OpenWeatherMap API

## License

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