Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.32 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.32 KB

CDN Hive

Generate Free CDN, It's Open Source

CDN Hive is an open-source project that allows you to generate free CDN links for your CSS and JS files. This can be a great way to improve the performance of your website, especially if you are on a budget.

To use CDN Hive, simply visit the website and upload the CSS or JS file that you want to host. CDN Hive will then generate a CDN link for you. You can then add this link to your website's HTML code.

It is a reliable and easy-to-use way to generate free CDN links.

Features:

  • Generate free CDN links for CSS and JS files
  • Easy to use
  • Open source

Benefits:

  • Improve the performance of your website
  • Save money on hosting costs
  • Support open-source software

How to use:

  1. Visit the CDN Hive website.
  2. Upload the CSS or JS file that you want to host.
  3. Copy the CDN link and add it to your website's HTML code.

Example:

<link rel="stylesheet" href="https://cdn-hive.vercel.app/my-css-file.css">
<script src="https://cdn-hive.vercel.app/my-js-file.js"></script>

Contributing:

CDN Hive is an open-source project, so we encourage you to contribute. If you find a bug or have a suggestion, please open an issue on the GitHub repository.

License:

CDN Hive is licensed under the MIT License.

Thank you for using CDN Hive!