{"id":20279268,"url":"https://github.com/coderomm/temp-money","last_synced_at":"2025-03-04T02:39:36.310Z","repository":{"id":244607951,"uuid":"815632679","full_name":"coderomm/temp-money","owner":"coderomm","description":"Build a basic version of PayTM","archived":false,"fork":false,"pushed_at":"2024-07-04T01:09:39.000Z","size":576,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T07:11:31.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://temp-money.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/coderomm.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-06-15T17:05:57.000Z","updated_at":"2024-07-04T01:09:42.000Z","dependencies_parsed_at":"2024-06-23T00:57:48.352Z","dependency_job_id":"348d0e5e-3a54-4d9c-857d-17e6353c2e74","html_url":"https://github.com/coderomm/temp-money","commit_stats":null,"previous_names":["coderomm/paytm-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderomm%2Ftemp-money","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderomm%2Ftemp-money/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderomm%2Ftemp-money/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderomm%2Ftemp-money/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderomm","download_url":"https://codeload.github.com/coderomm/temp-money/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241773264,"owners_count":20018064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-14T13:29:10.722Z","updated_at":"2025-03-04T02:39:36.292Z","avatar_url":"https://github.com/coderomm.png","language":"JavaScript","readme":"# Temp Money App\n\nTemp Money App is a learning project that showcases the use of the MERN stack (MongoDB, Express, React, Node.js) along with several dependencies. This application simulates a basic money transfer system, providing functionalities like user signup, signin, balance check, and money transfer.\n\n## Live Demo\n\n🚀 [Live Demo](https://temp-money.vercel.app)\n\n- Frontend deployed on Vercel\n- Backend deployed on Render\n\n## Features\n\n- User Authentication (Signup, Signin, Logout)\n- View User Balance\n- Search and Send Money to Other Users\n- Protected Routes\n\n## Technologies Used\n\n### Backend\n\n- **Node.js**\n- **Express**\n- **MongoDB (Mongoose)**\n- **JWT for Authentication**\n- **Zod for Schema Validation**\n- **Helmet for Security**\n- **CORS for Cross-Origin Requests**\n- **Rate Limiting**\n\n### Frontend\n\n- **React**\n- **React Context API for State Management**\n- **React Router for Routing**\n- **Axios for HTTP Requests**\n- **Styled Components for Styling**\n- **Tailwind CSS for Utility-First Styling**\n- **React Loading Skeleton for Loading Placeholders**\n\n## Dependencies\n\n### Backend Dependencies\n\n## Setup and Installation\n\n### Prerequisites\n\n- Node.js\n- npm or yarn\n- MongoDB\n\n### Backend\n\n1. Clone the repository and navigate to the backend directory:\n\n    ```bash\n    git clone https://github.com/yourusername/temp-money-app.git\n    cd temp-money-app/backend\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    npm install\n    ```\n\n3. Create a `.env` file in the backend directory and add your environment variables:\n\n    ```env\n    DB_URL=your_mongodb_connection_string\n    JWT_SECRET=your_jwt_secret\n    PORT=3000\n    ```\n\n4. Start the backend server:\n\n    ```bash\n    npm start\n    ```\n\n### Frontend\n\n1. Navigate to the frontend directory:\n\n    ```bash\n    cd ../frontend\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    npm install\n    ```\n\n3. Create a `.env` file in the frontend directory and add your environment variables:\n\n    ```env\n    REACT_APP_API_URL=http://localhost:3000/api/v1\n    ```\n\n4. Start the frontend development server:\n\n    ```bash\n    npm run dev\n    ```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderomm%2Ftemp-money","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderomm%2Ftemp-money","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderomm%2Ftemp-money/lists"}