Skip to content

andreysaf/react-redux-timezones

Repository files navigation

react-timezones

Check it out on Heroku.

Screenshot

Demo

Check it out on Heroku. Note: it will take some time to load since Heroku will build it on demand.

Installation

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

APIs

You will need to get an APP_ID and APP_CODE from HERE APIs.

After your file keys.js should look like this and place it in src/apis/keys.js:

export const APP_CODE = 'jkh23jh23k4h2k3jh4k';
export const APP_ID = `kj34kj34k3jk4j3j4343`;