Skip to content

Single Page weather application to check current weather status ⛅ 🌏

Notifications You must be signed in to change notification settings

JavaScriptDevelopment/weather_app

Repository files navigation

Weather app

forthebadge forthebadge

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rupesh1310/weather_app.git

# Go into the repository
$ cd filename 

# Install dependencies
$ npm install

# Run the app
$ npm start

# Add your api key in ./src/actions/index.js 
const API_KEY = ' ';

alt tag

About

Single Page weather application to check current weather status ⛅ 🌏

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published