Skip to content

rahulpsingh/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

A weather forcasting app.

Getting Started

Make sure you have npm or yarn already installed.

Clone the repo

Run the following command

git clone [email protected]:rahulpsingh/react-weather-app.git

Installation

Run the following command in the project's directory in order to install the depencies:

yarn

Copy the .env.sample to .env and update REACT_APP_OPENWEATHER_API_KEY after obtaining it from openweathermap.

Run

Run the following command in the same directory as the previous step:

yarn start

This should build the app and open a new browser window with the app running.

Tests

Run the following command to check the status of unit tests:

yarn start

You can check the demo at demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published