Skip to content

KrzyKerlin/LinkS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔗 LinkS — Your Personal Link Management App

MIT License Live Demo Made with Vue.js Powered by Vite Styled with Tailwind CSS

My LinkS is a lightweight and intuitive web application designed to help you manage all the links you want to read or watch later. Whether it's tutorials, articles, or videos, LinkS keeps everything organized and accessible.

mylinksapp mylinksapp

✨ Features

  • 📥 Add Links — Quickly save URLs to your reading or watchlist.
  • 🏷️ Tags — Categorize links with custom tags (e.g., tutorial, reading, video).
  • 💾 Local Storage — Your data is saved automatically in your browser — no account needed.
  • Favorites — Mark important links for fast access.
  • 📤 Share — Share your curated links with others.
  • 🔀 Rearrange — Drag and drop to reorder your list.
  • 🔍 Search — Find links by title, URL, or tag.
  • 🗑️ Delete — Remove links you've already read or watched.

🧰 Tech Stack

This project is built using modern frontend technologies:

  • Vue.js — Reactive UI framework
  • 🚀 Vite — Fast build tool
  • 🧠 TypeScript — Strongly typed JavaScript for better developer experience
  • 🎨 Tailwind CSS — Utility-first CSS framework
  • 💾 LocalStorage API — For data persistence (Client-side only)

🚀 Getting Started

To run the project locally:

  1. Clone the repository
  2. Go to frontend folder cd frontend
  3. Install dependencies npm install

🔧 Run in development mode

npx vite

📦 Build for production

npm run build

🔮 Future Plans

Backend integration (Node.js + Express) — The backend/ folder with Node.js + Express setup is already included in the repository

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.

🌐 Live Demo: my-link-s.vercel.app

About

My Links is a simple application for managing links you want to read or watch from the internet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors