Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 502 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 502 Bytes

Shortly is a URL shortening website

Recreated website using TypeScript, CSS, and HTML following a JPG and Figma design file making the website responsive and mobile first.

https://shortly-jp.netlify.app/


Getting Started

Clone this repository

git clone [email protected]:joeepark/Shortly-Website.git

Install dependencies

npm install

Run in development

npm run dev