Pradyumancoder / Weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

#Deployment Link (vercel)-https://weatherapp-three-blond.vercel.app/

This is a simple weather app that allows you to get the current weather for a specific location.

Installation

To install this app, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the root directory of the project.
  3. Run npm install to install the necessary dependencies.

Usage

To use this app, follow these steps:

  1. Run npm start to start the app.
  2. Open a web browser and navigate to http://localhost:3000.
  3. Enter a location in the input field and click the "Get Weather" button.
  4. The current weather for the location you entered will be displayed.

API

This app uses the OpenWeatherMap API to get weather data. To use the app, you'll need to sign up for an API key on the OpenWeatherMap website and add it to a .env file in the root directory of the project:

REACT_APP_API_KEY=your_api_key_here

Contributing

If you'd like to contribute to this app, feel free to submit a pull request. Make sure to follow the existing code style and include tests for any new features or bug fixes.

Tech Stack

This project uses the following technologies:

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • ReactJS
  • Chakraui

firstform-page

2page type mubai

3err page

4page location allow

5page weather report

About


Languages

Language:JavaScript 74.9%Language:HTML 12.8%Language:CSS 12.3%