Skip to content

I was born in Los Angeles and so I decided to create a website as an ode to this great city. As you scroll through the website you will be met with an endless stream of beautiful LA. This was built with React and the Unsplash API.

License

Notifications You must be signed in to change notification settings

brentjayingram/I-LOVE-LA

Repository files navigation

I was born in Los Angeles and so I decided to create a website as an ode to this great city. As you scroll through the website you will be met with an endless stream of beautiful LA. This was built with React and the Unsplash API.

To work locally make sure netlify-lambda is installed.

Then run: netlify-lambda build src/lambda

npm i --save-dev http-proxy-middleware

netlify-lambda serve src/lambda + gatsby develop

Oh and make sure to sign up for an unsplash api key.

Create a config.js file at root.

Add this into the config file:

const config = { accessKey: <"Access Key Here">, }

export default config

About

I was born in Los Angeles and so I decided to create a website as an ode to this great city. As you scroll through the website you will be met with an endless stream of beautiful LA. This was built with React and the Unsplash API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published