Skip to content

GDSC-SVVV/Gccp-project-google-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Distance Calculator

Installation

  1. Clone repository
git clone https://github.com/arturguimaraes/react-distance-calculator.git 
  1. Go to directory
cd react-distance-calculator
  1. Install required libraries
npm i
  1. Start project on http://localhost:3000/
npm start

Introduction

A project made with ReactJS and Typescript, using the Google Maps Javascript API for calculating distance in the input locations. Choose at least 3 addresses, and get the distances for each pair of addresses, ordered from closest to farthest.

Features

  1. ReactJS
  2. Typescript
  3. Sass modules
  4. Redux
  5. Bootstrap
  6. Google Maps Javascript API
  7. Google Places API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published