Valeur Visit DEMO 🚀 Getting Started First, clone repository: git clone https://github.com/BarrBozzO/valeur.git Then, install dependencies: yarn install Create and fill .env file to set environment variables. CONTENTFUL_SPACE_ID= CONTENTFUL_ACCESS_TOKEN= INSTAGRAM_QUERY_HASH= INSTAGRAM_QUERY_ID= Finally, run development server locally: gatsby develop