Skip to content

Jasper-Nelligan/LinkCache

Repository files navigation

Link Cache

Link Cache is a modern web application built with Vite, React, and Shadcn UI that helps you organize all your links in one place. Whether you're managing personal bookmarks, sharing collections with friends, or keeping track of important resources, Link Cache provides a clean, intuitive, and efficient way to store and manage your links.


Features

  • 🌟 Organized Link Management: Categorize and organize your links effortlessly.
  • 🎨 Elegant UI: Designed with Shadcn UI for a modern and accessible user experience.
  • Blazing Fast: Powered by Vite and React for lightning-fast performance.
  • 📱 Responsive Design: Fully optimized for desktop, tablet, and mobile devices.

Tech Stack


Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v16+ recommended)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/<your-username>/link-cache.git
    cd link-cache
  2. Install dependencies
    npm install
    
  3. Start the development server
    npm run dev
    

Contributing

Contributions are welcome! If you have ideas, features, or bug fixes, feel free to:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m "Add some feature").
  4. Push to the branch (git push origin feature-branch).
  5. Open a Pull Request.

License

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

About

A customizable webpage for you to organize your class zoom links.

Resources

Stars

Watchers

Forks

Packages

No packages published