{"id":20464737,"url":"https://github.com/samrath49/freshostore","last_synced_at":"2026-04-15T21:32:27.412Z","repository":{"id":172446358,"uuid":"649273267","full_name":"Samrath49/freshoStore","owner":"Samrath49","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-04T13:04:24.000Z","size":72337,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-07T01:21:00.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fresho.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samrath49.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":"2023-06-04T10:45:59.000Z","updated_at":"2023-06-06T17:08:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"08eea603-cb69-4352-8c08-ab6f07a8f22a","html_url":"https://github.com/Samrath49/freshoStore","commit_stats":null,"previous_names":["samrath49/freshostore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Samrath49/freshoStore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samrath49%2FfreshoStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samrath49%2FfreshoStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samrath49%2FfreshoStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samrath49%2FfreshoStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samrath49","download_url":"https://codeload.github.com/Samrath49/freshoStore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samrath49%2FfreshoStore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31861382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":[],"created_at":"2024-11-15T13:16:09.756Z","updated_at":"2026-04-15T21:32:27.395Z","avatar_url":"https://github.com/Samrath49.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\r\n\u003ch1\u003e\u003cimg width=\"27\" height=\"25\" src=\"./src/img/chef1.png\" alt=\"logo\"/\u003eFresho Store\u003c/h2/\u003e\r\n\u003cp\u003e\u003cb\u003eFresho store provides quick and easy access to a wide variety of fresh fruits and cuisines.\u003c/b\u003e\u003c/p\u003e\r\n\r\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\u0026nbsp;\u0026nbsp;\r\n\u003ca href=\"https://github.com/Samrath49/freshoStore\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/repo-size/Samrath49/freshoStore\"\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\r\n\r\n \u003ca href=\"https://fresho.vercel.app/\"\u003eView Live\u003c/a\u003e\u003cbr/\u003e\r\n\u003c/div\u003e\r\n\r\n## Features\r\n\r\n- 🔔 **Notifications** : Notifications popup for every user interaction.\r\n- 👨‍💻 **Admin Dashboard** : Provided admin page with dashboard to control products \u0026 users.\r\n- 🤙 **Google Auth Login** : Easy one click google account login for login\r\n- 🔥 **Responsive Design** : Design also suited for small and medium devices.\r\n- 🤏 **Optimized Performance** :  Performance optimized using [lighthouse](https://developers.google.com/web/tools/lighthouse).\r\n\u003cbr/\u003e\r\n## Built With\r\n\r\n`FRONTEND`\r\n- ReactJS\r\n- Framer Motion\r\n- React Router\r\n- TypeScript\r\n- TailwindCSS\r\n\r\n`BACKEND`\r\n- Firebase\r\n  \u003cbr /\u003e\r\n\r\n\u003c!-- GETTING STARTED --\u003e\r\n###  Getting Started\r\n\r\nFollow these steps to setup this project locally.\r\n\r\n### Installation\r\n\r\n_Below are the instructions to setup this project and get started with._\r\n\r\n1. Clone the repo\r\n   ```sh\r\n   git clone https://github.com/Samrath49/freshoStore.git\r\n   ```\r\n2. Install NPM packages for `app` folder\r\n   ```sh\r\n   npm install or npm i\r\n   ```\r\n3. Generate your own firebase project and add required filed from [Firebase Console](https://console.firebase.google.com)\r\n\r\n4. Add your firebase private keys in `.env` file \r\n   ```sh\r\n   REACT_APP_FIREBASE_API_KEY=[YOUR_KEY]\r\n   REACT_APP_FIREBASE_DB_URL=[YOUR_DB_URL]\r\n   REACT_APP_FIREBASE_APP_ID=[YOUR_APP_ID]\r\n   REACT_APP_FIREBASE_PROJECT_ID=[YOUR_PROJECT_ID]\r\n   REACT_APP_FIREBASE_AUTH_DOMAIN=[YOUR_AUTH_DOMIAN]\r\n   REACT_APP_FIREBASE_MESSAGING_ID=[YOUR_MESSAGING_ID]\r\n   REACT_APP_FIREBASE_STORAGE_BUCKET=[YOUR_STORAGE_BUCKET]\r\n   REACT_APP_FIREBASE_EMAI_ID=[YOUR_FIREBASE_ACCOUNT_EMAIL]\r\n   REACT_APP_FIREBASE_STORAGE_LINK=[YOUR_FIREBASE_STORAGE_LINK]\r\n   ```\r\n\r\n5. Run the application by running following command in client folder\r\n   ```sh\r\n   npm start\r\n   ```\r\n\r\n\r\n:star: Like the project? Star this repo — It motivates a lot!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrath49%2Ffreshostore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamrath49%2Ffreshostore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrath49%2Ffreshostore/lists"}