react-redux-weather-data-charts

1.0.0 • Public • Published

React Redux Weather Data Charts


Prerequisite (api key):

  1. Sign up for an Open Weather Map API key.
  2. Replace 'YOUR API KEY' on line 3 in src/actions/index.js with your api key.
  • note: make sure to enter your api key as a string
  const API_KEY='YOUR API KEY';

React Redux Weather Data Charts

Dependencies (11)

Dev Dependencies (12)

Package Sidebar

Install

npm i react-redux-weather-data-charts

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • dankreiger