Skip to content

URLNow is a free URL shortener service for generating short, shareable links. No sign-up required – just shorten and share instantly!

Notifications You must be signed in to change notification settings

KrishBharadwaj5678/URLNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 URLNow

URLNow is a simple, fast, and free URL shortener service that allows you to shorten long URLs for easier sharing. 🔗

URLNowDemo

🚀 Features

Feature Description
⏱️ Instant URL Shortening Shorten long URLs quickly and effortlessly.
💸 Free and Easy to Use No sign-up required, completely free.
📋 Copy Link Easily copy your shortened URL with one click.

🧑‍💻 Technologies

Technology Description
🐍 Python Scripting language used for URL shortening.
🚀 Streamlit Build interactive web apps with Streamlit.
🌐 API Handles the URL shortening process.

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/KrishBharadwaj5678/URLNow.git
    cd URLNow
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the app:

    streamlit run app.py

🤝 Contributing

Want to contribute? Here's how:

  1. 🍴 Fork the repository.
  2. 🌿 Create a new branch (git checkout -b feature-name).
  3. ✍️ Make your changes and commit them (git commit -am 'Add feature-name').
  4. 🚀 Push to your branch (git push origin feature-name).
  5. 🔄 Submit a pull request to merge into the main branch.

Releases

No releases published

Packages

No packages published

Languages