Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 579 Bytes

Crypto Berliner Viewer

german flag

Introduction

This is a site, bootstrapped with NextJS and deployed via Vercel

It provides user friendly input for finding your Crypto Berliner on Artblocks

Getting Started

Clone this repository

Install dependencies

yarn

OR

npm install

Follow the NextJS docs for development guidance. This project uses JS!