{"id":28103627,"url":"https://github.com/blacktom900131/expensevouge","last_synced_at":"2026-04-20T19:02:35.417Z","repository":{"id":286782787,"uuid":"869451654","full_name":"BlackTom900131/ExpenseVouge","owner":"BlackTom900131","description":"ExpenseVouge - Your Daily Expense Tracker!","archived":false,"fork":false,"pushed_at":"2024-10-08T10:16:52.000Z","size":705,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T20:40:09.989Z","etag":null,"topics":["expense-manager","expense-tracker","firebase","firestore","front-end-de","frontend","html-css-ja","javascript","react","react-preoject-ideas","react-pro","react-project","reactjs","tailwindscss","web","webdevelopment"],"latest_commit_sha":null,"homepage":"https://abubakkar-siddhiq.github.io/ExpenseVouge","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/BlackTom900131.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}},"created_at":"2024-10-08T10:15:26.000Z","updated_at":"2024-10-11T23:29:01.000Z","dependencies_parsed_at":"2025-04-08T10:46:52.246Z","dependency_job_id":"0dba1b2b-4019-432b-b2e5-410541b763d7","html_url":"https://github.com/BlackTom900131/ExpenseVouge","commit_stats":null,"previous_names":["blacktom900131/expensevouge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BlackTom900131/ExpenseVouge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackTom900131%2FExpenseVouge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackTom900131%2FExpenseVouge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackTom900131%2FExpenseVouge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackTom900131%2FExpenseVouge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackTom900131","download_url":"https://codeload.github.com/BlackTom900131/ExpenseVouge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackTom900131%2FExpenseVouge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["expense-manager","expense-tracker","firebase","firestore","front-end-de","frontend","html-css-ja","javascript","react","react-preoject-ideas","react-pro","react-project","reactjs","tailwindscss","web","webdevelopment"],"created_at":"2025-05-13T20:38:39.446Z","updated_at":"2026-04-20T19:02:35.412Z","avatar_url":"https://github.com/BlackTom900131.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExpenseVouge\n\nExpenseVouge is an web application built using Vite and React. Vite is a fast build tool for modern web development, and it is specifically designed to work seamlessly with React.\n\n## Preview\n\n### Desktop UI\n\n![Desktop UI](https://github.com/Abubakkar-Siddhiq/ExpenseVouge/blob/main/screenshots/desktop.png?raw=true)\n\n### Mobile UI\n![Mobile UI page 1](https://github.com/Abubakkar-Siddhiq/ExpenseVouge/blob/main/screenshots/mobile_1.png?raw=true)\n\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \n![Mobile UI page 2](https://github.com/Abubakkar-Siddhiq/ExpenseVouge/blob/main/screenshots/mobile_2.png?raw=true)\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have Node.js and npm installed on your machine.\n\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/)\n\n### Try ExpenseVouge:\n\nLive link: https://abubakkar-siddhiq.github.io/ExpenseVouge/\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Abubakkar-Siddhiq/ExpenseVouge.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd ExpenseVouge\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n### Development\n\nTo run the application in development mode, use the following command:\n\n```bash\nnpm run dev\n```\n\nThis will start the development server, and you can access the application at [http://localhost:3000](http://localhost:3000).\n\n\n## Project Structure\n\n- `src`: Contains the source code for the React application.\n  - `components`: React components used in the application.\n  - `contexts`: Context API for overall State Management.\n  - `config`: Contians the Configuration for Firebase.\n  - `Hooks`: Custom React Hooks used in the Application\n  - `pages`: React components representing different pages of the application.\n  - `App.jsx`: The main entry point for the React application.\n- `public`: Contains static assets that will be served as-is.\n\n## Technologies Used\n\n- [Vite](https://vitejs.dev/): Fast and opinionated build tool for modern web development.\n- [React](https://reactjs.org/): A JavaScript library for building user interfaces.\n- [Tailwind CSS](https://tailwindcss.com/): A CSS Framework for Styling components with less code.\n- [Firebase](https://firebase.google.com/): A Backend Service used for Auth \u0026 DB\n\n### Thank You 💖\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacktom900131%2Fexpensevouge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblacktom900131%2Fexpensevouge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacktom900131%2Fexpensevouge/lists"}