Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<img src="https://github.com/user-attachments/assets/e1e0fe16-21f4-44c8-a22d-39b4494433a1" alt="Link Management Logo" width="50" height="50">

# 🔗 Linkify - The Link Management Platform for Businesses(Landing Page)
# 🔗 ccme-shortlink - The Link Management Platform for Businesses(Landing Page)

<!-- <img src="https://github.com/user-attachments/assets/deab03fd-4234-44c3-a6ad-484c4a1a02a1" alt="Linkify Thubmnail"> -->
<img src="https://github.com/user-attachments/assets/ee867e8e-7871-4289-bd56-3eef40adb9b2" alt="Linkify Thumbnail" style="border-radius: 50px;" width="1280">
<!-- <img src="https://github.com/user-attachments/assets/deab03fd-4234-44c3-a6ad-484c4a1a02a1" alt="ccme-shortlink Thubmnail"> -->
<img src="https://github.com/user-attachments/assets/ee867e8e-7871-4289-bd56-3eef40adb9b2" alt="ccme-shortlink Thumbnail" style="border-radius: 50px;" width="1280">


## 🌟 Introduction
Linkify is an innovative link management software designed to help you shorten, track, and optimize your links effortlessly. Built with React, Node.js, and MongoDB, Linkify provides powerful analytics and user-friendly features to enhance your link-sharing experience.
ccme-shortlink is an innovative link management software designed to help you shorten, track, and optimize your links effortlessly. Built with React, Node.js, and MongoDB, ccme-shortlink provides powerful analytics and user-friendly features to enhance your link-sharing experience.

## 🚀 Features

Expand All @@ -18,7 +18,7 @@ Linkify is an innovative link management software designed to help you shorten,

## 🔗 Live Preview

Check out the live demo of Linkify here: [Live Preview](http://Linkify-demo.vercel.app)
Check out the live demo of ccme-shortlink here: [Live Preview](http://ccme-shortlink-demo.vercel.app)

## 🎥 Watch Demo on YouTube

Expand All @@ -37,11 +37,11 @@ Check out the tutorial to see how this link management system was built: [Watch
* React Hook Form

## 🛠️ Installation
To run Linkify locally, follow these steps:
To run ccme-shortlink locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/Shreyas-29/linkify.git
git clone https://github.com/Shreyas-29/ccme-shortlink.git
```
2. Install dependencies:
```bash
Expand All @@ -67,14 +67,14 @@ To run Linkify locally, follow these steps:
```

## ☕ Buy Me a Coffee
If you enjoy using Linkify, consider supporting my work!
If you enjoy using ccme-shortlink, consider supporting my work!
[Buy Me a Coffee ☕](https://buymeacoffee.com/shreyas29)

## 📜 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## 💬 Contact
If you have any questions or feedback, feel free to reach out via [GitHub Issues](https://github.com/Shreyas-29/linkify/issues).
If you have any questions or feedback, feel free to reach out via [GitHub Issues](https://github.com/Shreyas-29/ccme-shortlink/issues).

---

Expand Down
Loading