/carbonara-frontend

Frontend for the Carbonara project - CO2 emission calculator for the blockchain

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Frontend for the Carbonara project – CO2 emission calculator for the blockchain

Prerequisites

This application makes requests to the carbonara backend.

Local development

  • Clone the repository
  • Go to project's root folder
  • Install Node Packages with yarn install
  • Run app with npm start
  • App is running on http://localhost:3000

Docker

Dockerfile is outdated, Docker support is currently not available.