{"id":29313846,"url":"https://github.com/codegeniusdev/wealthx","last_synced_at":"2026-03-01T18:02:34.227Z","repository":{"id":277382632,"uuid":"932238032","full_name":"CodeGeniusDev/WealthX","owner":"CodeGeniusDev","description":"Welcome to WealthX, a powerful and intuitive expense tracker built with React and Vite. Manage your expenses efficiently and track your financial goals seamlessly.","archived":false,"fork":false,"pushed_at":"2025-02-18T16:20:59.000Z","size":171,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T10:36:26.923Z","etag":null,"topics":["css","firebase","html","javascript","netlify","nodejs","opensource","reactjs","supabase","tailwindcss","typescript","vite","vscode","webapp"],"latest_commit_sha":null,"homepage":"https://wealthx.netlify.app/","language":"TypeScript","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/CodeGeniusDev.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}},"created_at":"2025-02-13T15:41:11.000Z","updated_at":"2025-05-15T12:06:55.000Z","dependencies_parsed_at":"2025-04-26T11:48:54.313Z","dependency_job_id":null,"html_url":"https://github.com/CodeGeniusDev/WealthX","commit_stats":null,"previous_names":["code-genuis/wealthx","codegeniusdev/wealthx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeGeniusDev/WealthX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeGeniusDev%2FWealthX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeGeniusDev%2FWealthX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeGeniusDev%2FWealthX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeGeniusDev%2FWealthX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeGeniusDev","download_url":"https://codeload.github.com/CodeGeniusDev/WealthX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeGeniusDev%2FWealthX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29977966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"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":["css","firebase","html","javascript","netlify","nodejs","opensource","reactjs","supabase","tailwindcss","typescript","vite","vscode","webapp"],"created_at":"2025-07-07T10:33:54.908Z","updated_at":"2026-03-01T18:02:34.219Z","avatar_url":"https://github.com/CodeGeniusDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WealthX - Expense Tracker\n\nWelcome to **WealthX**, a powerful and intuitive expense tracker built with **React** and **Vite**. Manage your expenses efficiently and track your financial goals seamlessly.\n\n## 🌐 Live Demo\n\n🚀 [WealthX Live](https://wealthx.netlify.app/)\n\n---\n\n## 📂 Project Structure\n\n```\n├── src/               # Source code\n│   ├── components/    # Reusable components\n│   ├── pages/         # Application pages\n│   ├── assets/        # Images, icons, and styles\n│   ├── utils/         # Helper functions\n│   ├── App.tsx        # Main App component\n│   └── main.tsx       # Application entry point\n├── public/            # Static assets\n├── .gitignore         # Git ignore file\n├── package.json       # Dependencies and scripts\n├── vite.config.js     # Vite configuration\n└── README.md          # Project documentation\n```\n\n---\n\n## 🛠️ Tech Stack\n\n- **React 18** (with Hooks)\n- **Vite** (for fast development)\n- **Styled-Components** (for styling)\n- **Tailwind CSS** (for utility-based styling)\n- **Recharts** (for financial data visualization)\n- **Lucide React** (for icons)\n- **UUID** (for unique ID generation)\n\n---\n\n## 🚀 Getting Started\n\n### 1️⃣ Clone the Repository\n\n```sh\ngit clone https://github.com/code-genuis/expense-tracker.git\ncd expense-tracker\n```\n\n### 2️⃣ Install Dependencies\n\n```sh\nnpm install\n```\n\n### 3️⃣ Start Development Server\n\n```sh\nnpm run dev\n```\n\n### 4️⃣ Build for Production\n\n```sh\nnpm run build\n```\n\n### 5️⃣ Preview the Build\n\n```sh\nnpm run preview\n```\n\n---\n\n## 📦 Deployment\n\nThe app is deployed on **Netlify**. To deploy manually, use:\n\n```sh\ngit push origin main\n```\n\nFor continuous deployment, connect your repository to **Netlify** and set the following build settings:\n\n- **Build Command:** `npm run build`\n- **Publish Directory:** `dist`\n\n---\n\n## 📄 License\n\nThis project is **open-source** and available under the [MIT License](LICENSE).\n\n---\n\n## 💬 Connect with Me\n\n- GitHub: [code-genuis](https://github.com/code-genuis)\n- YouTube: [CodeGeniusDev](https://www.youtube.com/@CodeGeniusDev)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegeniusdev%2Fwealthx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodegeniusdev%2Fwealthx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegeniusdev%2Fwealthx/lists"}