Zerodha Clone Github New!
Zerodha clones on GitHub, such as projects by SKSingh0703 and anishghanwat, offer full-stack MERN simulations featuring stock listings, trading workflows, and React-based dashboards. These repositories typically feature JWT authentication and data visualization via Chart.js, providing an educational look into fintech application architecture. Explore the full-stack replica by SKSingh0703.
: A comprehensive full-stack clone featuring a dedicated backend API, a user dashboard, and a marketing landing page. SKSingh0703/Zerodha-Clone zerodha clone github
- Dominant Tech: React.js and Next.js are the clear winners.
- UI Libraries: Almost all successful clones leverage Tailwind CSS for styling or Material UI. The goal is to achieve the dark-mode aesthetic and responsive grid systems found in the original app.
- Charting Libraries: A critical component. Developers typically integrate TradingView (via lightweight-charts) or Chart.js to replicate the candlestick charts. A repository without robust charting is generally considered incomplete.
- Key Feature: A "Watchlist" component that updates prices (simulated via WebSockets).
c. kite-connect-python-dashboard (Real API integration)
- Tech Stack: Python, FastAPI, Kite Connect API, Plotly Dash
- Features:
These clones typically aim to showcase or practice the following: Zerodha clones on GitHub, such as projects by
Minimal requirements for real trading:
- A valid demat/trading account with Zerodha
- Kite Connect API access (approval needed)
- Secure storage of
api_key,api_secret,access_token - Implementation of order validation & risk checks (not mandatory for personal tools but critical for production)
Order Simulation: Simulating "Buy" and "Sell" actions for equity or mutual funds. Dominant Tech: React
What is a "Zerodha Clone"?
A Zerodha clone is a software application that mimics the core features of Zerodha’s trading platform. This typically includes: