/glimpse

A photo portfolio

Primary LanguageTypeScript

Glimpse

Photo portfolio made with Gatsby, GraphQL, TypeScript and Styled Components

To install the dependencies

  • yarn (yes please, use yarn with gatsby)

To run the project locally

  • yarn start

To create a production build

  • yarn build