An open API service indexing awesome lists of open source software.

https://github.com/anoop-singh-dev/weather-info-app

Weather information web app
https://github.com/anoop-singh-dev/weather-info-app

bootstrap css html javascript jsx reactjs

Last synced: 3 months ago
JSON representation

Weather information web app

Awesome Lists containing this project

README

          

# Weather-info-app

### Demo

Live demo - https://sharp-curie-f048b5.netlify.com/

`Allow Insecure content blocked`

### Prerequisites
---
Install `NodeJs` and `npm`.

### Setup
---

To build the examples locally, run:

```
npm install
npm start
```

```
yarn install
yarn start
```
For build
```
yarn build
npm run build
```

- Navigate to `http://localhost:3000/`. The app will automatically reload if you change any of the source files.

![weather](https://user-images.githubusercontent.com/9657488/44167082-d15b1980-a0ea-11e8-93ac-45374c944cb6.png)