/CapsuleHack2020

The repository for our Capsule Hack Project: Eco Friend

Primary LanguageJavaScript

Eco Friend

Quick Start

# Clone the repository
git clone https://github.com/sahilnare/CapsuleHack2020.git

# Go inside the directory
cd EcoFriend

# Install dependencies
npm install

# Start production server
npm start

EcoFriend is a platform where you enter your start and end destination and it gives you the top 4 routes of each mode to transport according to carbon footprint. It will show time taken to travel, carbon released per person, etc.

It will help people to choose a better mode of transport that will be comfortable and nature friendly.