Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 607 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 607 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Install dependencies

npm install

Then, run the development server:

npm run dev

Secrets

You will need an eBird API Token stored in a .env.local file (you can get this via Vercel or from Chris)

Deployed on Vercel

  • You'll need to request access

Learn More