An open API service indexing awesome lists of open source software.

https://github.com/siddheshkukade/url-shortner-react-bitly

Simple Bit.ly clone created using React JS and Bit.ly API
https://github.com/siddheshkukade/url-shortner-react-bitly

bitly-api programming reactjs url-shortener

Last synced: 2 months ago
JSON representation

Simple Bit.ly clone created using React JS and Bit.ly API

Awesome Lists containing this project

README

          

![](https://brandslogos.com/wp-content/uploads/images/large/bitly-logo.png)
# ***url-shortner-react-bitly***
# Introduction
In this project , I'll will build a website that shortens URLs. Optimizing the length of your website's URLs is useful on space-sensitive forums, helps websites rank better in search results, and are also easier for users to type out.

# Requirements
The user will input a valid URL and click a "shorten" button. The shortened URL will then be displayed.

### Your UI should include the following elements:

## Text input for the user's URL
"Shorten" button to trigger the link shortening
Display area to return the shortened URL to the user
## For extra challenge:

***Made it easier for the user to copy the shortened URL by adding a "copy" button for one-click copying.***
Try to allow the user to automatically copy the shortened URL by using libraries like SimpleCopy or ClipboardJS.
Suggested Implementation
#### This project can be implemented as a webpage using any front end stack (e.g. JavaScript, React, Angular, Vue.js).

You can use free link shortenings services such as bit.ly to process the URL. but I have used React for front-end and bit.ly api for shortening the URL

## *Created using : React JS and Bit.ly API*
![](https://png2.cleanpng.com/sh/031f57b9b63dbc245e3d9d549c2182bb/L0KzQYm3VsA1N5p0iZH0aYP2gLBuTgJmaZR5RdxqdnH2c8PwkQQuaZ9sjd5qcnr2Pbr2jvlkNZJ5h982NXK0RYXphcY6PGg5Tak3M0S6QYq7UcgyPWM9SaQ7M0S1RoGBUb5xdpg=/kisspng-react-javascript-angularjs-ionic-atom-5b154be6947457.3471941815281223426081.png)