adityaS011 / ecommerce-clone

Flipkart clone built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application replicates some of the core features of the popular e-commerce platform Flipkart.
https://mern-clone-flipkart-p2p.netlify.app
MIT License
16 stars 13 forks source link

[AyusGup]: fixed Navbar icons not working issue #29

Closed AyusGup closed 11 months ago

AyusGup commented 11 months ago

1) Added @mui/styles to create custom styles 2) Added tags in product schema to provide items according to their category Final Document will look like Screenshot 2023-10-21 171838

Changes Done

https://github.com/adityaS011/ecommerce-clone/assets/127961367/a1ade93b-90eb-4cb7-a7f8-8f57acde70bf

Fixed #28

netlify[bot] commented 11 months ago

Deploy Preview for mern-clone-flipkart-p2p failed.

Name Link
Latest commit a85e22316098df7aaa459e337f06d14207962574
Latest deploy log https://app.netlify.com/sites/mern-clone-flipkart-p2p/deploys/6533c53f8c02640008042dd3
AyusGup commented 11 months ago

@adityaS011 all the checks are failing as product schema is changed by me. please review the changes and merge it under hacktoberfest label

adityaS011 commented 11 months ago

Great work Ayus but I think its not working after the merge

AyusGup commented 11 months ago

Great work Ayus but I think its not working after the merge

can u exactly tell me where it is giving error so that i can fix it. As at my local host it's working properly but as there is a schema change in backend that's why i think netlify is unable to deploy it