clipboard

Online Clipboard

QuickClip is a simple web application that allows users to temporarily store and share text using a unique code. The clipboard content is stored locally in the browser and can be retrieved by entering the code.

Features

How to Use

  1. Save Text:
    • Type or paste your text into the “Type or paste text here…“ field.
    • Click Create Code to generate a unique code for your clipboard content.
  2. Retrieve Text:
    • Enter the 4-digit code that was generated when you saved your text.
    • Click Get Text to retrieve the content associated with the code.
  3. Note: The text will remain saved in your browser’s localStorage until you clear it or retrieve it with the code.

Demo

You can check out the live demo of the app on GitHub Pages.

Technologies Used

How to Contribute

Feel free to fork this repository and submit pull requests if you’d like to contribute improvements, features, or bug fixes.

Example Ideas for Contribution:

License

This project is open-source and available under the MIT License.