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
- Host: GitHub
- URL: https://github.com/dhruvabhat24/weather-app
- Owner: dhruvabhat24
- License: mit
- Created: 2023-09-27T16:43:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T12:41:34.000Z (about 1 year ago)
- Last Synced: 2024-11-29T00:30:19.688Z (12 months ago)
- Topics: collaborate, communityexchange, frontendmasters, github, github-pages, good-first-issue, javascript, javascript-mastery, react, react-app, weather-app
- Language: JavaScript
- Homepage: https://weather-app-lac-pi.vercel.app
- Size: 1.22 MB
- Stars: 15
- Watchers: 1
- Forks: 21
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.