Skip to content

mendacium-a11y/Shortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Shortify

Shortify is a convenient tool that allows you to shorten your links and create QRcodes
View Demo · Report Bug · Request Feature

About The Project

Shortify is a web application that simplifies link management by offering two key functionalities:

  • URL Shortening: Paste any lengthy URL into Shortify, and it will be transformed into a concise, user-friendly version. This not only improves readability but also makes sharing links through various platforms more convenient.
  • QR Code Generation: Each shortened URL automatically generates a corresponding QR code. This allows users to share links seamlessly through printed materials, presentations, or even physical objects. Simply scan the QR code with a mobile device camera, and you'll be instantly directed to the original link.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • [![React][React.js]][React-url]

(back to top)

Getting Started

Prerequisites

  • npm
  • NodeJS
  • SQLite3

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Your Name - @Saksham2467 - [email protected]

Project Link: https://github.com/mendacium-a11y/Shortify

(back to top)