{"id":26239948,"url":"https://github.com/yashintech/greeting-app","last_synced_at":"2025-10-25T06:44:14.278Z","repository":{"id":281160916,"uuid":"944405851","full_name":"YashInTech/greeting-app","owner":"YashInTech","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-07T09:59:57.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T10:30:31.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://greeting-app-pied.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YashInTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-03-07T09:41:02.000Z","updated_at":"2025-03-07T10:10:54.000Z","dependencies_parsed_at":"2025-03-07T10:41:07.673Z","dependency_job_id":null,"html_url":"https://github.com/YashInTech/greeting-app","commit_stats":null,"previous_names":["yashintech/greeting-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YashInTech/greeting-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashInTech%2Fgreeting-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashInTech%2Fgreeting-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashInTech%2Fgreeting-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashInTech%2Fgreeting-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YashInTech","download_url":"https://codeload.github.com/YashInTech/greeting-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashInTech%2Fgreeting-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280917405,"owners_count":26413206,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-13T07:18:03.387Z","updated_at":"2025-10-25T06:44:14.263Z","avatar_url":"https://github.com/YashInTech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greeting App\n\nA simple full-stack web application that allows users to enter their name and receive a personalized greeting. The backend is built with Node.js and Express, while the frontend is developed using React and Vite.\n\n## Features\n\n✅ Simple Express API to generate a greeting message  \n✅ Frontend with an input field and button to fetch the greeting  \n✅ Responsive and modern UI\n\n## Tech Stack\n\n- **Backend:** Node.js, Express\n- **Frontend:** React, Vite, CSS\n\n## Installation \u0026 Setup\n\n### Prerequisites\n\nEnsure you have **Node.js** and **npm/yarn** installed on your system.\n\n### Clone the Repository\n\n```sh\ngit clone https://github.com/YashInTech/greeting-app.git\ncd greeting-app\n```\n\n### Backend Setup\n\n```sh\ncd backend\nnpm install\nnode server.js  # Runs the Express server on port 10000\n```\n\n### Frontend Setup\n\n```sh\ncd frontend\nnpm install\nnpm run dev  # Runs the React app (Vite) on port 5173\n```\n\n## Usage\n\n1. Open the frontend in your browser (`http://localhost:5173`).\n2. Enter your name in the input field.\n3. Click the **Get Greeting** button or press **Enter**.\n4. The greeting message will appear dynamically.\n\n## API Endpoint\n\n### `GET /api/greet?name=YourName`\n\n#### Response:\n\n```json\n{\n  \"message\": \"Hello, YourName! Welcome to Younglabs.\"\n}\n```\n\n#### Error Handling:\n\n```json\n{\n  \"error\": \"Name is required.\"\n}\n```\n\n## License\n\nThis project is open-source under the [MIT License](LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashintech%2Fgreeting-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashintech%2Fgreeting-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashintech%2Fgreeting-app/lists"}