{"id":19721069,"url":"https://github.com/paramsiddharth/web-cart","last_synced_at":"2025-06-13T17:09:55.335Z","repository":{"id":109335591,"uuid":"324611911","full_name":"paramsiddharth/web-cart","owner":"paramsiddharth","description":"A simple e-commerce website.","archived":false,"fork":false,"pushed_at":"2021-01-04T06:38:26.000Z","size":6033,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T12:49:09.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/paramsiddharth.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}},"created_at":"2020-12-26T18:22:51.000Z","updated_at":"2021-01-04T06:38:28.000Z","dependencies_parsed_at":"2023-06-26T00:28:55.831Z","dependency_job_id":null,"html_url":"https://github.com/paramsiddharth/web-cart","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"929691a0668a3a4290ec1e70a80bccbf6af57fbb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paramsiddharth/web-cart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fweb-cart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fweb-cart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fweb-cart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fweb-cart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/web-cart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fweb-cart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259334302,"owners_count":22842455,"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":[],"created_at":"2024-11-11T23:13:16.552Z","updated_at":"2025-06-13T17:09:55.286Z","avatar_url":"https://github.com/paramsiddharth.png","language":"JavaScript","readme":"# Food Shop\r\nA working e-commerce website build using Express and React, styled using Material-UI and Bootstrap.\r\n\r\nThe application is live here: http://paramsiddharth.github.io/web-cart\r\n\r\n![Demonstration](./docs/webcartdemo.gif)\r\n\r\n## Development (Back-end)\r\nNavigate to `backend`.\r\n``` bash\r\ncd backend\r\n```\r\n\r\nInstall the dependencies using either of the following commands:\r\n- ``` bash\r\n  npm ci\r\n  ```\r\n- ``` bash\r\n  npm install\r\n  ```\r\n\r\nStart the Express server using Node. It starts on port 5000 by default. Another port may be specified via the `PORT` environment variable.\r\n```bash\r\nnpm start # Port 5000 by default\r\n```\r\n\r\nThe server will be live at http://localhost:5000.\r\n\r\n## Development (Front-end)\r\nNavigate to front-end.\r\n```bash\r\ncd frontend\r\n```\r\n\r\nInstall the dependencies using either of the following commands:\r\n- ``` bash\r\n  npm ci\r\n  ```\r\n- ``` bash\r\n  npm install\r\n  ```\r\n\r\nSpecify the back-end API URL via the `REACT_APP_API_URL` environment variable. If you choose not to, it assumes the API to be running at `http://localhost:5000`. Please note that you must NOT include the trailing '/' after the URL when specifying it in the environment variable.\r\n\r\nStart the React development server. You may define a custom port using the `PORT` environment variable. The default will be 3000.\r\n```bash\r\nnpm start\r\n```\r\n\r\nThe development server will be live at http://localhost:3000.\r\n\r\nTo deploy the application, build a production-optimized version and host it statically. Make sure you properly configure the routes while doing so.\r\n```bash\r\nnpm build\r\n```\r\n\r\nThe built application will be present inside the `build` directory.\r\n\r\n# Made with ❤ by [Param](http://www.paramsid.com).\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fweb-cart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fweb-cart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fweb-cart/lists"}