Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 523 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 523 Bytes

SLINK - Link Shortener

About

Slink is a link shortener, it was a learning project aimed in exploring front-end technology with react framework.

  • Functionalities:
    • Shorten a URL
    • Retrieve the previously shorten URL

Setting up the environment

  1. Clone the repo
  2. Install node if you don't have one.
  3. Change directory to the repo
  4. run npm install
  5. run npm start

Deployed Links: