Skip to content

React Riot 2017 Project - An application to find the best locations to take golden hour photos

Notifications You must be signed in to change notification settings

jsfeb26/golden-hour

Repository files navigation

Golden Hour

Host with Now

Demo

Tech Used

To Run in development

git clone https://github.com/jsfeb26/golden-hour.git
cd reactriot2017-goldenhour
yarn install

Add a .env file based on of sample.env

yarn run dev Visit http://localhost:3000

To deploy using Now

Deploy is using now secrets. You'll need to add a secret variables using now secret

now add consumer_key_500px your_api_key_here

Once you add all of your now secrets then you can begin the deploy process

yarn run build
yarn run deploy

About

React Riot 2017 Project - An application to find the best locations to take golden hour photos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published