Skip to content

This is Simple weather chrome extension ,which shows current weather condition of your city and weather news around from world.

Notifications You must be signed in to change notification settings

mrsudarshanrai/Weather-app-extension

Repository files navigation

Weather app

Weather App [v0.2 React | Typescript]

Chrome extension
 

This is a simple weather extension created using React for the browser. Which shows the current weather conditions of your location. It is powered by an API which is updated every time. It has an easy to-use user interface and you don't have to keep looking outside for weather forecasts . Add to your chrome

Prerequisites

The following software is required to be installed on your system before you procced:

  • Node 8.x
  • Npm 3.x

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Type the following commands in the terminal to verify your node and npm are installed.

node -v
npm -v

Now open terminal and clone this github project or download

git clone https://github.com/mrsudarshanrai/Weather-app-extension.git

Run project

To run your project in your local machine type this command in terminal

cd Weather-app-extension
npm install
npm start

Build Project

npm run-script build

After building finishes you will see an extra folder build. You can now load a build folder in browser extension as unpacked..

Connect with me

Portfolio | Sololearn

About

This is Simple weather chrome extension ,which shows current weather condition of your city and weather news around from world.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published