sahilnare / CapsuleHack2020

The repository for our Capsule Hack Project: Eco Friend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The repository for our Capsule Hack Project: Eco Friend


Languages

Language:JavaScript 90.8%Language:CSS 6.8%Language:HTML 2.4%