Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 861 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 861 Bytes

Environ.Earth

  • A website that focuses on identifying companies with a "net zero" target and analyzing their key components to determine their "GREEN INDEX".
  • We have also created an interactive map that displays the GREEN INDEX of different countries and provided an API to access the data.

Generic badge

Home Page

alt text

Green Index Table

alt text

API Documentation

alt text

Installation

Clone the repo

git clone https://github.com/kanhaiya04/Environ.earth.git
cd Environ.earth/

Use the package manager to install dependencies.

npm install

Run on local server

To start the server

node app