Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.08 KB

React Weather Website

Frontend Engineer Task : Design a Weather Forecast Dashboard

Table of Contents

Getting Started

These instructions will help you set up and run the react weather website on your [local machine] like (http://localhost:3000/).

Prerequisites

Before you begin, ensure you have the following installed:

  • [Node.js] (version 14.x or higher)
  • [npm](comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/weather-website.git
    
    

Navigate to the project directory:

cd weather-website

Install dependencies:

npm install

Usage

To run the weather website locally: npm start then Visit your locanal machine like - http://localhost:3000 in your browser.

API Key

This project uses the OpenWeatherMap API. Obtain your API key from OpenWeatherMap API and rapid-API.