Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.23 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.23 KB

Shortly

Introduction

This is a solution to the Shortly URL shortening API Challenge challenge on Frontend Mentor by Oyeleke Afolarin.

Table of contents

Overview

Get Started

To have a copy of this project on your local machine, run:

git clone https://github.com/Fola-rin/Shortly.git

To run the app in development mode, you need to have the netlify cli installed on your machine. Once you have installed netlify. Navigate to the project's directory and run:

netlify dev

Features

Users can:

  • View the optimal layout for the site depending on their device's screen size
  • Shorten any valid URL
  • See a list of their shortened links, even after refreshing the browser
  • Copy the shortened link to their clipboard in a single click

Links

My process

Built with

  • SASS
  • TypeScript
  • React
  • Netlify Funtions

Author