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

https://github.com/tejasramcharan/simple-weather-app

it Create simple screens for real-time weather , forecasted weather and basic weather information.
https://github.com/tejasramcharan/simple-weather-app

Last synced: about 2 months ago
JSON representation

it Create simple screens for real-time weather , forecasted weather and basic weather information.

Awesome Lists containing this project

README

        

Assignment Overview:
Interactive Weather Application using ReactJS Framework. The developed application will provide real-time weather information to the user for the city they have searched. If the user searches, for the wrong city, an Error message is also displayed to the user, stating that the searched city is not found. We have used OpenWeatherMap API which provides us with access to weather data from around the world. We have fetched the weather information for various locations, including wind speed and more

How to Run the Application:
Steps to run the application:

1.select the file name in the terminal.

cd pro

2. Execute the following command in the terminal.

npm start

3. Open the web browser and type the following URL in the address bar.

http://localhost:3000/

Technologies Used:
ReactJS,
CSS,
JSX,

contact details:
8296669819
[email protected]

deployed site link:
https://master--precious-phoenix-d0a8a4.netlify.app/

images:
![Screenshot 2024-03-09 151447](https://github.com/Tejasramcharan/simple-Weather-App/assets/132668791/961a1c38-5b46-4a27-a6e0-f2d6918ad81b)

![Screenshot 2024-03-09 151447](https://github.com/Tejasramcharan/simple-Weather-App/assets/132668791/f274fd65-7cce-4542-96b5-30c1488aa6c2)