Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nof1eld/shorted-url-shorcut-app


https://github.com/nof1eld/shorted-url-shorcut-app

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Shorted

Shorted is a simple yet powerful URL shortener web application built during Infobrains' Web development Hackathon. It allows users to create short, memorable aliases for long URLs, making it easier to share links across different platforms.

## Features

- Shorten long URLs into concise aliases
- Copy shortened URLs to clipboard with a single click
- History of shortened links
- Responsive and user-friendly interface

## Technologies Used

- Front-end: HTML, CSS, JavaScript
- Back-end: Infobrains' URL shortener API

## Getting Started

### Prerequisites

- A modern web browser

### Installation

1. Clone the repository:

```bash
git clone https://github.com/nof1eld/Shorted-url-shorcut-app.git
```

2. Navigate to the project directory:

```bash
cd Shorted
```

3. Open index.html in your preferred web browser.

Note: This project only includes the frontend code. The backend functionality is handled by Infobrains' URL shortener API.

## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

## Acknowledgments

We would like to thank the organizers of Infobrains Club for providing us with an opportunity to showcase our skills and build this project.