Enaleia / dashboard

0 stars 0 forks source link

Enaleia Public Dashboard

This dashboard uses the Ethereum blockchain to make Enaleia’s environmental efforts transparent and easily understandable, empowering public engagement in marine conservation.

Features

Within the dashboard, users can

Tech Stack

Run Locally

Clone the repository

  git clone git@github.com:Enaleia/dashboard.git

Install dependencies

  cd app && bun install

Start the development server

  bun dev

Open http://localhost:3001 with your browser to see the result.