English | 中文
SnapSnap.Pro is a tool for calculating the value of various bundles in Marvel Snap.
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.
- Open the web app at https://www.snapsnap.pro.
- Enter detail of the bundle.
- Enter the price.
- Click the "Value it!" button to see the calculated value and purchase recommendation.
- 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.
- Calculation for bundles purchased with gold
-
Clone the repository:
git clone https://github.com/lemonteaau/snap-bundle-calculator.git cd snap-bundle-calculator
-
Install dependencies:
bun install
-
Run the development server:
bun run dev
Open http://localhost:3000 in your browser to view the app.
- Next.js
- Tailwind CSS
- shadcn/ui
- Framer Motion
- Bun
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.
Feel free to open issues and submit pull requests to improve this project.
This project is licensed under the MIT License.