REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
34/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Weather Application
This is a simple weather application built using React, HTML5, CSS, and JavaScript. It allows users to search for weather information by location. The Open weather app API is used to integrate into this project.
Demo
Weather Application Demo
Features
- Search for weather information by location.
- Display current temperature, weather description, feels like temperature, humidity, and wind speed.
- Responsive design.
- Displays error message in case of incorrect entries
Technologies Used
- React
- CSS
- HTML5
- JavaScript
- Axios (for fetching weather data)
- Vercel
Installation
To run this app locally, follow these steps:
- Clone this repository to your local machine:
git clone https://github.com/RiniJ7/weather-app-api
- Navigate to the project directory:
cd weather-app
- Install dependencies:
npm install
- Set up API keys:
- Run the app:
npm start
- Open your browser and go to
http://localhost:3000 to view the app.
Usage
- Enter the location you want to search for in the input field.
- Press Enter or click the search button.
- View the weather information displayed on the screen.
- Use the clear button to reset the search input field.
Screenshots



Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The goal of this application is to generate a sales report that includes the sale's ID, date, seller's name, and total value. Additionally, there is a "Notify" button for each sale that sends an SMS notification to the registered cell phone with information about the sale.
20/100 healthActive repository
JavaNo license#api-rest#axios#axios-react#css
⑂ 1 forks◯ 1 issuesUpdated Nov 13, 2023
This is a Git repository for automating API testing on Dmoney API using Axios. The repository contains JavaScript files that send HTTP requests to the Dmoney API endpoints and test their responses. Axios is used to handle the requests and responses. The tests cover various scenarios and provide detailed assertions on the expected responses.
31/100 healthActive repository
JavaScriptNo license#api-rest#axios#javascript#javascript-library
⑂ 0 forks◯ 0 issuesUpdated Apr 5, 2023