Skip to content

joaquin-diaz/coding-challenge-frontend

Repository files navigation

SF Film Locations UI

Kindalab code challenge.

Tools:

  • Typescript
  • React
  • React-redux
  • Redux-sagas
  • Emotion
  • Jest and enzyme to test

Install dependencies

yarn install

Setup GMaps API Key

export GOOGLE_MAPS_API_KEY=<api_ket>

If you want to deploy manually:

  • export AWS_SECRET_KEY_ID="<key_id>"

  • export AWS_SECRET_ACCESS_KEY="secret_key"

  • export AWS_DEFAULT_REGION="sa-east-1"

Commands

  • Start dev server: yarn start

  • Run TSLint: yarn lint

  • Run prettier: yarn prettier

  • Run tests: yarn test

Manual deploy

  • yarn build-prod
  • yarn deploy

CircleCI Integration

master@CircleCI CircleCI

Just to simplify the workflow, the UI is deployed on every merge to master

About

SF Film Locations UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •