Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackhowa/whereami-w3w

Poc basically to show how w3w works
https://github.com/jackhowa/whereami-w3w

context create-react-app geolocation geolocation-api hooks poc react what3words what3words-api

Last synced: about 1 month ago
JSON representation

Poc basically to show how w3w works

Awesome Lists containing this project

README

        

# Where Am I? (What3Words version)

- who: This app is for developers to show off a poc. It's also for lost travelers.
- what: The app lets them their three-word location, shareable via https://what3words.com.
- so what: What3Words is an international, precise, and succinct locator. I think it's pretty cool using basic geolocation in the webpage.

# Status

[![Netlify Status](https://api.netlify.com/api/v1/badges/f39ff4a6-e7e1-45a3-8883-bc594218fdb9/deploy-status)](https://app.netlify.com/sites/whereami-w3w/deploys)

## v1 tech

- Custom React Hooks
- React Context
- Geolocation
- Async/Await
- Fetch
- CSS Modules