Skip to content

kaloster/react-accuweather

Repository files navigation

Welcome to React AccuWeather

DEMO: https://frolicking-brigadeiros-23a6a5.netlify.app/

Video: https://i.imgur.com/cwe95tr.mp4

Overview

A React app that consumes AccuWeather's API.

Boilerplate: Typescript, React Hooks, Context API, styled-components, react-select, bootstrap.

Env Variables

.env with the following is required (see .env.development.sample):

REACT_APP_BASE_URL=http://dataservice.accuweather.com/

REACT_APP_AW_APIKEY=yourkeygoeshere

Installation

In the project directory, you can run:

npm install and then npm start

API Limitations

Please note that the API has a rate limit of 50 calls per day for free accounts.

React AccuWeather

About

React/TypeScript + AccuWeather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published