{"id":20614429,"url":"https://github.com/aryan-programmer/clothes-suite","last_synced_at":"2026-04-12T03:34:00.643Z","repository":{"id":162947885,"uuid":"572977900","full_name":"aryan-programmer/clothes-suite","owner":"aryan-programmer","description":"A clothes shopping web application developed with ReactJS (with Typescript) utilizing Firebase to store data","archived":false,"fork":false,"pushed_at":"2022-12-30T12:27:26.000Z","size":1903,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T04:12:45.644Z","etag":null,"topics":["bootstrap","bootstrap5","firebase","firebase-auth","firebase-firestore","javascript","mobx","mobx-react","netlify","netlify-functions","neumorphic-design","neumorphic-ui","neumorphism","react","react-bootstrap","react-typescript","reactjs","sass","scss","typescript"],"latest_commit_sha":null,"homepage":"https://clothes-suite-80b2ff.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/aryan-programmer.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":"2022-12-01T12:47:52.000Z","updated_at":"2024-01-12T18:50:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcc8b01a-adba-4ef8-b94d-590e1b33b57f","html_url":"https://github.com/aryan-programmer/clothes-suite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan-programmer%2Fclothes-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan-programmer%2Fclothes-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan-programmer%2Fclothes-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan-programmer%2Fclothes-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aryan-programmer","download_url":"https://codeload.github.com/aryan-programmer/clothes-suite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242268980,"owners_count":20100071,"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":["bootstrap","bootstrap5","firebase","firebase-auth","firebase-firestore","javascript","mobx","mobx-react","netlify","netlify-functions","neumorphic-design","neumorphic-ui","neumorphism","react","react-bootstrap","react-typescript","reactjs","sass","scss","typescript"],"created_at":"2024-11-16T11:12:45.753Z","updated_at":"2025-12-24T03:39:13.329Z","avatar_url":"https://github.com/aryan-programmer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clothes Suite\n\nA clothes shopping web application developed with ReactJS (with Typescript). View the website hosted on Netlify: [https://clothes-suite-80b2ff.netlify.app/](https://clothes-suite-80b2ff.netlify.app/)\n\nKey Features:\n- Utilizes Firebase to store data on the server side.\n- Implements global state-management with MobX. Uses TSyringe to ensure proper dependency injection of singleton stores.\n- Implements a demonstration payment API with Stripe.\n- Uses a customized version of Bootstrap 5 to implement a [neumorphism](https://www.toptal.com/designers/ui/neumorphic-ui-design) like interface.\n\n## Setup\n\nBefore starting the application you must perform the following steps:\n\n- Run `yarn install` to install all necessary dependencies.\n- Create a Firebase project.\n- Add a web application to this project.\n- Paste the web app's Firebase configuration in `netlify.toml` as a JSON object representation:\n- Paste the web app's Stripe Publishable Key in `netlify.toml` as well:\n- Paste the Stripe Secret key in `netlify.toml`:\n\n```toml\n[context.environment]\n  REACT_APP_FIREBASE_CONFIG='{ \"apiKey\": \"API_KEY\", \"authDomain\": \"AUTH_DOMAIN\", \"projectId\": \"PROJECT_ID\", \"storageBucket\": \"STORAGE_BUCKET\", \"messagingSenderId\": \"MESSAGING_SENDER_ID\", \"appId\": \"APP_ID\" }'\n  REACT_APP_STRIPE_PUBLIC_KEY='public_kvalue'\n  STRIPE_PRIVATE_API_KEY='private_kvalue'\n```\n\n## Available Commands\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n#### `netlify dev`\n\nThis runs the serverless function(s) so that one can test the payment API. The local server is generally hosted on [http://localhost:8888](http://localhost:8888) \n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryan-programmer%2Fclothes-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryan-programmer%2Fclothes-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryan-programmer%2Fclothes-suite/lists"}