{"id":19092378,"url":"https://github.com/maxjdev/ecommerce-with-react-typescript-styled_components","last_synced_at":"2026-04-10T02:36:03.425Z","repository":{"id":216574812,"uuid":"741666906","full_name":"maxjdev/Ecommerce-with-React-Typescript-Styled_Components","owner":"maxjdev","description":"Ecommerce using React, Typescript, Redux, Styled-Components, HTML, CSS, Eslint, Prettier","archived":false,"fork":false,"pushed_at":"2024-01-21T21:43:58.000Z","size":2630,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T23:15:45.516Z","etag":null,"topics":["eslint","npm","prettier","react","redux","redux-toolkit","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://ebac-front-e-food.vercel.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/maxjdev.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}},"created_at":"2024-01-10T21:30:59.000Z","updated_at":"2024-02-22T21:13:33.000Z","dependencies_parsed_at":"2024-01-21T22:58:11.154Z","dependency_job_id":"24b64b73-e1c6-463b-973a-98b799cf7f03","html_url":"https://github.com/maxjdev/Ecommerce-with-React-Typescript-Styled_Components","commit_stats":null,"previous_names":["maxjdev/ebac_front-efood","maxjdev/ecommerce_efood-with-react","maxjdev/ecommerce-with-react-typescript-styled_components"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FEcommerce-with-React-Typescript-Styled_Components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FEcommerce-with-React-Typescript-Styled_Components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FEcommerce-with-React-Typescript-Styled_Components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FEcommerce-with-React-Typescript-Styled_Components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxjdev","download_url":"https://codeload.github.com/maxjdev/Ecommerce-with-React-Typescript-Styled_Components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240142765,"owners_count":19754633,"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":["eslint","npm","prettier","react","redux","redux-toolkit","styled-components","typescript"],"created_at":"2024-11-09T03:19:28.844Z","updated_at":"2025-11-12T02:33:27.499Z","avatar_url":"https://github.com/maxjdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \n  \u003ch1\u003eEcommerce Bella Tavola Italiana using React, Redux, Typescript, Fetch and Styled-Components \u003ca href=\"https://ebac-front-e-food.vercel.app/\"\u003e Deploy\u003c/a\u003e\u003c/h1\u003e\n\n  ### Techs Used\n\n  ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)\n  ![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge\u0026logo=redux\u0026logoColor=white)\n  ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n  ![Styled Components](https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge\u0026logo=styled-components\u0026logoColor=white)\n  ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n  ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n\n  ### Image\n  \n  [![screencapture-ebac-front-e-food-vercel-app-2024-01-21-18-33-44.png](https://i.postimg.cc/FHxxmR6f/screencapture-ebac-front-e-food-vercel-app-2024-01-21-18-33-44.png)](https://postimg.cc/FY7SV9Nm)\n\n\u003c/div\u003e\n\n## Description\n\nItalian food e-commerce using React, Redux and TypeScript. Each part of the project was componentized into an organized structure. The application dynamically consumes data from an API using fetch, ensuring an up-to-date experience.\nStyling was done with styled-components, and responsiveness is ensured with HTML and CSS. To keep the code clean, I used ESLint and Prettier. Explore this project that integrates modern technologies to create an efficient and responsive online shopping platform.\n\n## How to Start the Project\n\n- **Clone the repository:**\n```bash\ngit clone https://github.com/your-username/repository-name.git\n```\n- **Open the project directory:**\n```bash\ncd repository-name\n```\n- **Install project dependencies:**\n```bash\nnpm install\n```\n- **Start:**\n```bash\nnpm start\n```\n\n## Contributing\n\nWe welcome and appreciate your contributions to this project! Whether you have suggestions, bug fixes, or new features you'd like to add, please feel free to fork this repository.\n\n### How to Contribute\n\n1. Fork the project.\n2. Create a branch for your contribution: `git checkout -b my-contribution`.\n3. Make your changes and commit: `git commit -m 'Add my contribution'`.\n4. Push to your branch: `git push origin my-contribution`.\n5. Open a pull request for review.\n\n## Feedback and Issues\n\nIf you have contributions, suggestions, or feedback, feel free to open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxjdev%2Fecommerce-with-react-typescript-styled_components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxjdev%2Fecommerce-with-react-typescript-styled_components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxjdev%2Fecommerce-with-react-typescript-styled_components/lists"}