{"id":29471220,"url":"https://github.com/owusu-desmond/patupa","last_synced_at":"2025-07-14T13:30:30.952Z","repository":{"id":37987775,"uuid":"476510848","full_name":"Owusu-Desmond/patupa","owner":"Owusu-Desmond","description":"Patupa is a simple and fast online shopping application that helps users to purchase with no cost of delivery and short time delivery. Products are available in different categories and users can also search for any products of their choice. Users can add products to their cart and checkout anytime. Products can be rated by users and top-rated products are displayed on the home page.","archived":false,"fork":false,"pushed_at":"2023-06-25T19:55:55.000Z","size":6043,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-28T20:08:43.240Z","etag":null,"topics":["ecommerce-website","javascript","react-app","react-redux","reactjs","redux","shopping-site"],"latest_commit_sha":null,"homepage":"https://patupa.herokuapp.com/","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/Owusu-Desmond.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}},"created_at":"2022-03-31T23:34:40.000Z","updated_at":"2023-01-15T22:52:23.000Z","dependencies_parsed_at":"2023-02-12T23:45:43.967Z","dependency_job_id":null,"html_url":"https://github.com/Owusu-Desmond/patupa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Owusu-Desmond/patupa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owusu-Desmond%2Fpatupa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owusu-Desmond%2Fpatupa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owusu-Desmond%2Fpatupa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owusu-Desmond%2Fpatupa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Owusu-Desmond","download_url":"https://codeload.github.com/Owusu-Desmond/patupa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owusu-Desmond%2Fpatupa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297455,"owners_count":23742586,"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":["ecommerce-website","javascript","react-app","react-redux","reactjs","redux","shopping-site"],"created_at":"2025-07-14T13:30:29.964Z","updated_at":"2025-07-14T13:30:30.930Z","avatar_url":"https://github.com/Owusu-Desmond.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e \n\n![logo (2)](https://user-images.githubusercontent.com/92303891/188518508-56fdb0fe-80b8-4fec-9aad-8f59a868d7a6.svg)\n\n\u003c/h1\u003e\n\nPatupa is a simple and fast online shopping application that helps users can purchase with no cost of delivery and short time delivery. Products are available in different categories and users can also search for any products of their choice. Users can add products to their cart and checkout anytime. Products can be rated by users and top-rated products are displayed on the home page.\n\n## Build With\n\n- Editor : Visual studio code\n\n- Languages\n  - [x] HTML\n  - [x] CSS\n  - [x] JavaScript\n  - [x] Auth0\n  - [x] React + Redux\n  \n## Screenshot \n\n[Screencast of patupa shopping app](https://user-images.githubusercontent.com/92303891/190108602-4b5e8713-aca5-4289-981e-8468d5658715.webm)\n\n## Live Demo\n\nAccess the online version of this app [here](https://patupa.herokuapp.com/)\n\n## Getting Started\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\nTo get a local copy up and running follow these simple example steps.\n\n### Install \n\n\u003e If you dont have [node](https://node.org) install on your computer, Install node js from [https://nodejs.org/en](https://nodejs.org/en/) as your JavaScript Runtime Engine\n\n### Setup\n\n#### Step 1\nClone this repo locally using git in the command line and the following command\n\n```\ngit clone https://github.com/Owusu-Desmond/patupa.git\n```\n\nAlternatively, you can just download the complete zip file and extract the folder in your directory\n\n#### Step 2\nNavigate to the project directory and rename the `.env.example` file to `.env` and add your own values\n\nin the `.env` file\n\n```\nREACT_APP_AUTH0_DOMAIN=YOUR_AUTH0_DOMAIN\nREACT_APP_AUTH0_CLIENT_ID=YOUR_AUTH0_CLIENT_ID\nREACT_APP_AUTH0_CALLBACK_URL=YOUR_AUTH0_CALLBACK_URL\n\n```\n\n#### Step 3\nIn the project directory, you can run:\n\n``` \nnpm start \n```\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### Test\nTest the application using the command\n\n``` \nnpm test\n```\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n\n### Deployment\n\n``` \nnpm run build\n```\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n\n## Author\n\n👤 **Desmond Owusu Ansah**\n\n- Github [@Owusu-Desmond](https://github.com/Owusu-Desmond)\n- Twitter [@DesmondOwusuDev](https://twitter.com/DesmondOwusuDev)\n- LinkedIn [@desmond-owusu-ansah](https://www.linkedin.com/in/desmond-owusu-ansah-09274a223/)\n- Dev [@desmondowusudev](https://dev.to/desmondowusudev)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Owusu-Desmond/patupa/issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowusu-desmond%2Fpatupa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowusu-desmond%2Fpatupa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowusu-desmond%2Fpatupa/lists"}