https://github.com/harsh7editor/react---weather.api
https://github.com/harsh7editor/react---weather.api
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harsh7editor/react---weather.api
- Owner: harsh7editor
- License: gpl-3.0
- Created: 2025-06-29T19:22:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-29T20:32:06.000Z (about 1 year ago)
- Last Synced: 2025-06-29T20:32:47.828Z (about 1 year ago)
- Language: JavaScript
- Size: 240 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Weather App
[](https://github.com/harsh7editor/your-repo-name)
This is a web app developed as a final project for SheCodes React using React.js. It allows users to search for the weather conditions of any city in the world and provides current weather information. The app fetches weather data using the SheCodes Weather API.

# Features
- Users can search for weather conditions of any city in the world.
- The app displays the current weather conditions, including temperature and weather description.
- The app utilizes the SheCodes Weather API to fetch weather data.
# Technologies & Tools Used
- React.js
- HTML
- CSS
- JavaScript
- VS Code
- SheCodes Weather API
# Installation and Usage
To use this app, you can follow these steps:
- Clone the repository or download the source code.
- Open the project in your preferred code editor.
- Run `npm install` to install the necessary dependencies.
- Run `npm start` to start the development server.
- Open your browser and navigate to `http://localhost:3000` to use the app.
To use the app, simply type the name of the city you want to search for in the search bar and press Enter. The app will display the current weather conditions for the searched city.
# Demo
A live demo of the React Weather App is available at [LINK TO LIVE DEMO](https://react-weather-app-shemmee.netlify.app).
# Credits
- The weather app was created by [Harsh and Miss Forward(https://github.com/s-shemmee) as a final project for the SheCodes React workshop.
- The app uses the SheCodes Weather API to retrieve weather data.
# License
This project is licensed under the MIT license.