/poapper-homepage

PoApper club homepage

Primary LanguageJavaScript

poapper-homepage

PoApper club homepage.

Instructions

Prerequisites

A GitHub personal access token is required for building. It must be specified in .env with the key GITHUB_TOKEN. An example is at .env.example.

Development

npm run develop

Building

npm run build

Technology Stack

Frontend

  • React with Gatsby
  • CSS-in-JS via styled-components

Tooling

  • Formatted and linted automatically via lint-staged
  • Formatted with prettier
  • Linted with eslint and stylelint