{"id":48479100,"url":"https://github.com/nihar-tech-21/zerodha_clone","last_synced_at":"2026-04-07T08:01:34.266Z","repository":{"id":325267922,"uuid":"1100525674","full_name":"Nihar-tech-21/Zerodha_clone","owner":"Nihar-tech-21","description":"Zerodha Clone is a full-stack web application inspired built with React,  Express, MongoDB and  Node.js. It allows users to explore, buy, and sell property stocks while offering authentication, authorization, and review features.","archived":false,"fork":false,"pushed_at":"2025-11-20T12:33:22.000Z","size":839,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-20T13:16:48.003Z","etag":null,"topics":["axios","chartjs","cors","css3","expressjs","html5","js","model","mongodb","mongoose","nodejs","reactjs","schema"],"latest_commit_sha":null,"homepage":"https://zerodha-clone-frontend-sooty.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nihar-tech-21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-20T11:56:04.000Z","updated_at":"2025-11-20T12:54:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Nihar-tech-21/Zerodha_clone","commit_stats":null,"previous_names":["nihar-tech-21/zerodha_clone"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Nihar-tech-21/Zerodha_clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nihar-tech-21%2FZerodha_clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nihar-tech-21%2FZerodha_clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nihar-tech-21%2FZerodha_clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nihar-tech-21%2FZerodha_clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nihar-tech-21","download_url":"https://codeload.github.com/Nihar-tech-21/Zerodha_clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nihar-tech-21%2FZerodha_clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","chartjs","cors","css3","expressjs","html5","js","model","mongodb","mongoose","nodejs","reactjs","schema"],"created_at":"2026-04-07T08:01:28.062Z","updated_at":"2026-04-07T08:01:34.255Z","avatar_url":"https://github.com/Nihar-tech-21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zerodha Clone\n\nA full-stack clone of the Zerodha trading platform. This project is built with separate **backend**, **frontend**, and **dashboard** folders for modularity and ease of development.\nYou can see the live project by visiting this link : https://zerodha-clone-frontend-sooty.vercel.app\n\n---\n\n## Project Structure\n\n```\nZerodha Clone/\n├─ backend/        # Node.js/Express backend API\n├─ frontend/       # React frontend application\n├─ dashboard/      # React dashboard/admin panel\n├─ .gitignore      # Git ignore rules\n```\n\n* Each folder has its own `.env` file (ignored from Git) for configuration.\n* Node modules and build folders are also ignored.\n\n---\n\n## Features\n\n* User authentication and management\n* Portfolio tracking\n* Orders and positions management\n* Real-time data integration (simulated for clone purposes)\n* Interactive frontend and dashboard interfaces\n\n---\n\n## Tech Stack\n\n* **Backend:** Node.js, Express, MongoDB/Mongoose, Axios, Cors\n* **Frontend:** React.js, Tailwind CSS\n* **Dashboard:** React.js, Tailwind CSS\n* **Version Control:** Git, GitHub\n\n---\n\n## Setup Instructions\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/Nihar-tech-21/Zerodha_clone_2.git\ncd Zerodha Clone\n```\n\n### 2. Backend\n\n```bash\ncd backend\nnpm install\ncp .env.example .env   # Add your environment variables\nnpm start\n```\n\n### 3. Frontend\n\n```bash\ncd frontend\nnpm install\ncp .env.example .env   # Add your environment variables\nnpm start\n```\n\n### 4. Dashboard\n\n```bash\ncd dashboard\nnpm install\ncp .env.example .env   # Add your environment variables\nnpm start\n```\n\n---\n\n## Notes\n\n* `.env` files are **ignored in Git** for security. Add your own `.env` based on `.env.example`.\n* Node modules and build folders are ignored by `.gitignore`.\n\n---\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihar-tech-21%2Fzerodha_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnihar-tech-21%2Fzerodha_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihar-tech-21%2Fzerodha_clone/lists"}