Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.3 KB

readme.md

File metadata and controls

37 lines (25 loc) · 1.3 KB

TinyURLs

Status : Not Completed

Welcome to TinyURLs! This is a simple and efficient URL shortener that allows users to convert long URLs into shorter, more manageable links. Whether you need to share links on social media, in emails, or for any other purpose, TinyURLs makes it easy!

Table of Contents

Features

  • URL Shortening: Convert long URLs into short links quickly.
  • User-Friendly Interface: A clean and intuitive design for easy navigation.
  • Copy to Clipboard: Easily copy shortened links to your clipboard with a single click.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.
  • Analytics: Track the number of clicks on your shortened links (upcoming feature).
  • Custom Aliases: Create custom short links for easy identification (upcoming feature).

Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express
  • Database: MongoDB (or any other database of your choice)
  • Deployment: Vercel (for frontend), Heroku (for backend)

Installation

To run TinyURLs locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/SURAJSHARMA-ind/URLShortner.git
    
    cd URLShortner