Shortify is a convenient tool that allows you to shorten your links and create QRcodes
View Demo
·
Report Bug
·
Request Feature
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.
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]
- npm
- NodeJS
- SQLite3
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- For frontend
cd client cp example.env .env npm i npm run dev
- For Backend
cd server cp example.env .env npm i npm run dev
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
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @Saksham2467 - [email protected]
Project Link: https://github.com/mendacium-a11y/Shortify