Skip to content

jrtoriaga/fry-counter

Repository files navigation

🐟 Fry Counter

A lightweight web app for counting milkfish fry.
Built with React, Vite, and TailwindCSS.

⚠️ Note: Optimized for mobile viewing. Desktop support is limited.


✨ Features

  • Create and manage multiple counters for fry counting
  • Auto-calculate total fry count
  • Track counts across different deliveries
  • Works offline (PWA-ready)

📦 Installation

# Clone the repo
git clone https://github.com/redplant0/fry-counter.git
cd fry-counter

# Install dependencies
pnpm install

🛠 Development

# Start dev server
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

📄 License

This project is licensed under the MIT License.

About

A mobile-first web app for counting and tracking milkfish fry deliveries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published