Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ugboaja-uchechi/url-shortener


https://github.com/ugboaja-uchechi/url-shortener

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# url-shortener

This is my solution to the [URL shortening API landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/url-shortening-api-landing-page-2ce3ob-G).

### The challenge

In this challenge, I integrated the [shrtcode API](https://shrtco.de/) to create shortened URLs and display them like in the designs.

### Users should be able to:

- 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
- See hover states for all interactive elements on the page

### Built with

- Semantic HTML5 markup
- CSS
- JavaScript
- [shrtcode API](https://shrtco.de/)

### Live Link

[Demo Link](https://url-address-shortener.netlify.app/)

### ScreenShot

![image](https://github.com/Ugboaja-Uchechi/url-shortener/blob/main/desktop-url.png?raw=true)

## Author
Ugboaja Uchechi

- GitHub: [GitHub](https://github.com/Ugboaja-Uchechi)

- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephanie-ugboaja/)

## 🤝 Contributing

Contributions, issues, and feature requests are always welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgment(s)

- Frontend Mentor