Skip to content

SauravShete2003/tinyurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Tiny URL 🤏🏻

It is a simple web application that takes a long URL as input and returns a shortened URL.

The shortened URL is a unique string of characters that can be used to redirect to the original URL

Features

  • URL Shortening : The application takes a long URL as input and returns a shortened URL.
  • Redirect Functionality : The shortened URL can be used to redirect to the original
  • Unique Shortened URL : Each shortened URL is unique and can be used to redirect to the original URL.

Technology

Frontend

  • HTML : Used for creating the user interface.
  • CSS : Used for styling the user interface.
  • JavaScript : Used for client-side scripting.
  • React : Used for building the user interface components.

Backend

  • Node.js : Used for creating the server-side logic.
  • Express.js : Used for creating the web server.
  • MongoDB : Used for storing the shortened URLs.

ScreenShot

Tiny URL

Contact

For any questions or concerns, please feel free to reach out to me at sauravshete72@gmail.com . Thank you for your time and consideration. I look forward to hearing from you soon.