justsolomon / shortly

A website for shortening URLs created using React. Solution to Frontend Mentor's URL shortening API landing page challenge

Home Page:https://shorten-url.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shortly

Netlify Status

A website for shortening URLs built using ReactJS and the Cuttly API. Solution to the URL shortening API landing page challenge on Frontend Mentor.

You can view the site live here.

To run locally

NOTE: You need the latest version of node and npm installed on your computer to run the app locally.

If you already have node and npm installed, follow the steps below to run on your local machine:

  1. Clone the repository
  2. Enter the project directory and run npm install to install the dependencies
  3. After the installation, run npm start to run the app in the development mode
  4. Open http://localhost:3000 to view it in the browser

The page will reload if you make edits. You will also see any lint errors in the console.

About

A website for shortening URLs created using React. Solution to Frontend Mentor's URL shortening API landing page challenge

https://shorten-url.netlify.com


Languages

Language:JavaScript 55.1%Language:CSS 39.1%Language:HTML 5.7%