React Distance Calculator
Live Application
Click here to go to the application.
Installation
Clone repository
git clone https://github.com/arturguimaraes/react-distance-calculator.git
Go to directory
cd react-distance-calculator
Install required libraries
npm i
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.
Features
-- ReactJS -- Typescript -- Sass modules -- Redux -- Bootstrap -- Google Maps Javascript API -- Google Places API