Skip to content

Weather App which has been built using React and openweather api. Features includes current location weather and get weather by search.

Notifications You must be signed in to change notification settings

Sourav-8269/Weather-App-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Weather-App-Assignment

Description

This README file provides instructions on how to set up and run the Weather App locally on your machine.

Frontend Deployed Link: https://weather-app-sourav-8269.vercel.app/

Prerequisites

Before you start, ensure that you have the following prerequisites installed on your machine:

Installation

Follow these steps to set up the application:

  1. Clone the repository from GitHub:

    git clone https://github.com/Sourav-8269/Weather-App-Assignment.git
  2. Navigate to the project directory:

    cd Frontend/weather-app
  3. Install the project dependencies using npm or Yarn:

    npm install

Usage

To run the application locally, follow these steps:

  1. Run the following command to start the application:

    npm start

    The application should now be running on https://localhost:3000 (or a different port if specified).

  2. Open your web browser and navigate to https://localhost:3000 to access the application.

Note

No Need to provide any api as it is already present in frontend react app.

About

Weather App which has been built using React and openweather api. Features includes current location weather and get weather by search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published