A powerful web application for searching and viewing detailed player statistics, skills, and local market upgrades for Idle Clans players. This tool helps you optimize your gameplay with advanced calculators, market analysis, and comprehensive player/clan data.
- Framework: Next.js 16 (App Router, Turbopack)
- Core: React 19 with TypeScript
- Styling: Tailwind CSS
- State: Zustand (UI/search state) ยท TanStack Query (server state, caching, infinite queries)
- HTTP: Axios
- Icons & UI: React Icons ยท React Tooltip
- Security: DOMPurify (content sanitization)
- Testing: Jest ยท React Testing Library
Your central hub for game overview and quick stats.
Find the best deals and opportunities in the game.
- Profit Finder: Identifies items you can buy from players and sell to the game for immediate profit.
- Market History: Highlights underpriced items based on historical data.
Plan your progression effectively.
- Calculate XP requirements for all skills.
- Accounts for boosts, upgrades, and clan bonuses.
- Accurate time estimates based on your current setup.
Deep dive into player statistics.
- View detailed skill levels, experience, and tiers.
- Inspect equipment and enchantment boosts.
- Check PvM statistics (Bosses, Raids).
- View recent activity logs.
Analyze clan performance.
- Detailed member lists and hierarchies.
- Clan upgrade progression.
- Aggregated skill statistics.
- Smart Caching: TanStack Query caches API data with configurable stale times for fast navigation and reduced API load.
- Logs Viewer: Searchable history of player and clan activities.
- Dark Mode: Fully responsive dark theme for comfortable viewing.
- Direct Integration: Real-time data fetching from Idle Clans API.
- Clone the repository:
git clone https://github.com/karolhas/idleclanshub.git- Install dependencies:
npm install
# or
yarn install- Run the development server:
npm run dev
# or
yarn dev- Open http://localhost:3000 with your browser to see the result.
- ๐ Ranking with filters - Top 200 players leaderboard.
- ๐ชง Your Next Skill - Recommendations for your next skill cape.
- Profit Maker - Advanced market crafting analysis.
Contributions are welcome!
- Fork the repository.
- Create a feature branch (
git checkout -b feature/amazing-feature). - Commit your changes (
git commit -m 'Add some amazing feature'). - Push to the branch (
git push origin feature/amazing-feature). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Email: karolhas.kontakt@gmail.com
- LinkedIn: Karol Has
- Twitter: @hskdaking
Built with โค๏ธ for the Idle Clans community




