Profit Tracking for the Modern PC Builder.
RigFlipper is a sleek, local-first web application designed to help hardware flippers track their inventory, acquisition costs, and sales profits. Stop guessing if your last flip was worth it—see your ROI instantly.
- Full Inventory Management: Add, edit, and delete hardware components with ease.
- Live Profit Analytics: Real-time tracking of invested capital, total revenue, and net profit.
- Smart Categorization: Icons and filters for CPUs, GPUs, Motherboards, and more.
- Data Portability: Export your inventory to CSV for spreadsheets or JSON for full backups.
- Responsive UI: A professional dark-mode dashboard built with Tailwind CSS.
- Frontend: React 19 + Vite
- Styling: Tailwind CSS
- Icons: Lucide React
- Storage: Browser LocalStorage (Local-first)
- Monitoring: Vercel Analytics & Speed Insights
- Clone the repository.
- Install dependencies:
npm install
- Start the development server:
npm run dev
| App |
|---|
![]() |
Found a bug?
- Fork the Project
- Create your Feature Branch (
git checkout -b feature) - Commit your Changes (
git commit -m 'Better sorting') - Push to the Branch (
git push origin feature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
