Guppy is a react client that shortens your URL similar to services like bitly and TinyURL. It requires the Guppy API. "Guppy" your link and share with your friends!
- React
16.13.1
- Clone the repository.
- Install dependencies with yarn:
$ yarn
- Start the development server:
$ yarn start
- Open browser and go to:
http://localhost:3000
.