{"id":20049413,"url":"https://github.com/aidear3/e-commerce-app-react-native","last_synced_at":"2025-05-05T11:30:54.753Z","repository":{"id":153905085,"uuid":"629791059","full_name":"aidear3/e-commerce-app-react-native","owner":"aidear3","description":"E-commerce App UI. React native, Expo managed flow, React navigation v5, Notification.","archived":false,"fork":false,"pushed_at":"2023-06-03T15:54:51.000Z","size":9342,"stargazers_count":20,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T21:41:28.551Z","etag":null,"topics":["animation","expo","hooks","mobile","mobile-app","navigation","notifications","react-native"],"latest_commit_sha":null,"homepage":"","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/aidear3.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}},"created_at":"2023-04-19T03:11:47.000Z","updated_at":"2025-03-16T17:27:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"09397cbf-a67b-4f4c-868e-0441fce2aa4b","html_url":"https://github.com/aidear3/e-commerce-app-react-native","commit_stats":null,"previous_names":["aidear323/e-commerce-app-react-native","aidear3/e-commerce-app-react-native"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidear3%2Fe-commerce-app-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidear3%2Fe-commerce-app-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidear3%2Fe-commerce-app-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidear3%2Fe-commerce-app-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aidear3","download_url":"https://codeload.github.com/aidear3/e-commerce-app-react-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252488909,"owners_count":21756234,"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":["animation","expo","hooks","mobile","mobile-app","navigation","notifications","react-native"],"created_at":"2024-11-13T11:49:55.683Z","updated_at":"2025-05-05T11:30:53.590Z","avatar_url":"https://github.com/aidear3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align='right' src=\"https://media.giphy.com/media/M9gbBd9nbDrOTu1Mqx/giphy.gif\" width=\"230\"\u003e\n \n## Frontend E-commerce App 👨‍💻\n\n### \u003cimg src=\"https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif\" width=\"50\"\u003eContain all necessary features \n\n## :star: Get Started\n\n```bash\n# install expo cli\nnpm install -g expo-cli\n```\n``` bash\n# install dependencies\nnpm install\n```\nOr use `yarn`\n``` bash\nyarn install\n```\n``` bash\n\n# run project\nexpo start\n```\n``` bash\nChange the API in config.js to the server that you're running. \nIf you use my backend project the IP should be the IPv4 Address on your computer (cmd -\u003e ipconfig)\n```\n\n## :star: Features\n- Authentication (Signup, Login, Reset Password).\n- Login with Touch/Face ID.\n- Real time update.\n- User Profile (Upload, Edit Profile Picture, Address).\n- Header Animation.\n- Add Items to Cart, to wishlist. \n- Place an Order.\n- Payment Methods:  cash, credit card.\n- Push notification to user whenever order status, user information change. \n- Send email for reseting password as well as update order information.\n- Share Products to Social Media.\n- Review, Comment, Rating Product (In Processing)\n\n## :star: Technical details\n- React Native\n- Expo managed workflows.\n- UI framework: Reac Native Paper\n- Intro slides: Animated, onScroll Event for animation.\n- Header Animation: Animated, React Animatable.\n- Form: Redux form validation.\n- Icon: Lottie, React native vector icon.\n- Payment: React native credit card, Stripe server for card validation checking.\n- Loader: Skeleton loader, Linear gradient.\n- Reducer: Redux. \n- Image Picker: Expo image picker.\n- Deep Link: Expo Linking.\n- Touch/Face ID: react native touch id, react native keychain, expo authentication \n\n## :star: Contributing\n\nIf you'd like to contribute, please fork the repository and make changes as\nyou'd like. Pull requests are warmly welcome. Thanks alot\n\n### Demo\n\u003cdiv style=\"display: flex; flex-wrap: wrap\"\u003e\n \u003cimg src=\"https://i.imgur.com/oJqL4FG.png\"  width=\"250\"\u003e\n \u003cimg src=\"https://i.imgur.com/p3EwDuz.png\"  width=\"250\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap\"\u003e\n  \u003cimg src=\"https://i.imgur.com/2V2bjJz.png\" width=\"250\"\u003e\n \u003cimg src=\"https://i.imgur.com/Sj49rlK.png\" width=\"250\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"display: flex\"\u003e\n \u003cimg src=\"https://i.imgur.com/vnbPrl4.png\" width=\"250\"\u003e\n \u003cimg src=\"https://i.imgur.com/mT5Vjmj.png\" width=\"250\"\u003e\n\u003c/div\u003e\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faidear3%2Fe-commerce-app-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faidear3%2Fe-commerce-app-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faidear3%2Fe-commerce-app-react-native/lists"}