imunirbesye / myecommerceproject

https://myecommerceproject.vercel.app
0 stars 0 forks source link

T2: Home Page #2

Open imunirbesye opened 4 months ago

imunirbesye commented 4 months ago

Your folder tree should be like

src/
   components/
       ProductCard.js
   layout/
       Header.js
       PageContent.js
       Footer.js
   pages/
       HomePage.js
       ...
imunirbesye commented 3 months ago

I've completed most of the tasks as much as I can. I did get problems time to time but most of them are solved now. I just couldn't put local images background dynamically, I need help about that.

gokhanozdemir commented 3 months ago

The images will be provided via API in the later stages.

imunirbesye commented 3 months ago

I had a small problem about background images btu I fixed it with inline CSS.