/snapsnap.pro

SnapSnap.Pro is a tool for calculating the value of various bundles in Marvel Snap.

Primary LanguageTypeScriptMIT LicenseMIT

SnapSnap.Pro - Calculator for Snap Bundle

English | 中文

SnapSnap.Pro is a tool for calculating the value of various bundles in Marvel Snap.

screenshot of snapsnap.pro

Acknowledgements

The current calculation logic is based on the video by "漫威Snap-校草" on Bilibili. You can watch the video here. Thanks for suggestion on cache key calculation from token and Rainbow. Thanks for i18n support from AnZai.

Usage

  1. Open the web app at https://www.snapsnap.pro.
  2. Enter detail of the bundle.
  3. Enter the price.
  4. Click the "Value it!" button to see the calculated value and purchase recommendation.

Features

  • Calculate the total value of the bundle.
  • Calculate the value percentage based on the entered price and provide purchase recommendations.
  • Support for dark mode toggle.

TODO List

  • Calculation for bundles purchased with gold

Installation (Locally)

  1. Clone the repository:

    git clone https://github.com/lemonteaau/snap-bundle-calculator.git
    cd snap-bundle-calculator
  2. Install dependencies:

    bun install
  3. Run the development server:

    bun run dev

    Open http://localhost:3000 in your browser to view the app.

Tech Stack

  • Next.js
  • Tailwind CSS
  • shadcn/ui
  • Framer Motion
  • Bun

Disclaimer

This tool is not affiliated with, endorsed, sponsored, or specifically approved by Marvel Snap, Second Dinner, or any of their affiliates. All product names, logos, and brands are property of their respective owners. The use of these names, logos, and brands does not imply endorsement.

Contributing

Feel free to open issues and submit pull requests to improve this project.

License

This project is licensed under the MIT License.