Skip to content

fredagsdeploy/hashtag-lunch-reviews

Repository files navigation

Frontend CircleCI

Built in react with typescript and hooks!

Look into serverless-api/README.md for running the api gateway locally.

Look into serverless-api/dynamodb-serverless/README.md to run dynamodb locally. (Required by the api gateway)

Development

yarn
REACT_APP_GOOGLE_API_KEY="" REACT_APP_CLIENT_ID="" yarn start # Find the keys in the google dev console

Deploy to aws bucket

yarn
yarn build
aws s3 sync build s3://<bucket>

About

Shows our reviews of lunch places in gothenburg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published