Skip to content

Vue/Typescript frontend app for sorting snapshots

Notifications You must be signed in to change notification settings

A-Mardi/snap-sort

Repository files navigation

Snap Sort

Snap Sort is a responsive photo organization frontend tool that enables users to upload, tag, and filter snapshots in real-time. Built with Vue’s Composition API and TypeScript, Snap Sort offers type safety, flexibility, and a seamless experience across devices.

Features

  • Real-time Photo Management: Upload, tag, and organize snapshots instantly.
  • Responsive Design: Tailwind CSS ensures a consistent, optimized experience on any screen size.
  • Advanced Filtering: Quickly find photos based on custom tags and attributes.
  • Type Safety with TypeScript: Leveraging TypeScript for enhanced reliability and maintainability.

Technologies Used

  • Vue 3: Built with Vue’s Composition API for a modular and reactive design.
  • TypeScript: Ensures strong typing and reduces runtime errors.
  • Tailwind CSS: Provides a modern and minimal design, adaptable to various devices.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/A-Mardi/snap-sort.git
    cd snap-sort
  2. Install Dependencies

    npm install
  3. Run the Application

    npm run dev
  4. Build the Application

    npm run build
  5. Customize the application

    change/add functionality or styling as you wish

License

MIT

About

Vue/Typescript frontend app for sorting snapshots

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published