Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 445 Bytes

Guppy Web

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!

Requirements

  • React 16.13.1

Get started

  1. Clone the repository.
  2. Install dependencies with yarn: $ yarn
  3. Start the development server: $ yarn start
  4. Open browser and go to: http://localhost:3000.