LEAP data catalog
This repository contains the prototype for a data catalog for the LEAP project. It is built using Next.js and Vercel.
Assuming you already have Node.js
installed, you can install the build dependencies as:
npm install .
# or
yarn install
# or
pnpm install
To start a development version of the site, simply run:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.