https://github.com/aaryanporwal/gmaps-distance-calculator
Find out how far and how much time it takes to drive from one city to another. Made using React and Chakra UI
https://github.com/aaryanporwal/gmaps-distance-calculator
hacktoberfest
Last synced: 3 months ago
JSON representation
Find out how far and how much time it takes to drive from one city to another. Made using React and Chakra UI
- Host: GitHub
- URL: https://github.com/aaryanporwal/gmaps-distance-calculator
- Owner: aaryanporwal
- License: mpl-2.0
- Created: 2022-09-30T09:10:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T09:53:01.000Z (over 2 years ago)
- Last Synced: 2025-01-18T17:43:15.162Z (5 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://gmaps.aaryanporwal.com/
- Size: 332 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Calculate distance between two places
## Screenshot
- Calculate driving distance and time to go from one place to another.
- Uses **React** πΈοΈ, **Cypress** πͺ for **E2E tests** and **Chakra UI** π©.
- Uses react-google-maps/api which uses *Maps JavaScript Google API v3*.