andreysaf / react-redux-timezones

Local time for different places around the world

Home Page:http://react-timezones.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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`;

About

Local time for different places around the world

http://react-timezones.herokuapp.com


Languages

Language:JavaScript 72.1%Language:HTML 18.5%Language:CSS 9.3%