fatihozcandev / e-commerce-project

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

T2: Home Page #2

Closed fatihozcandev closed 5 months ago

fatihozcandev commented 6 months ago

Your folder tree should be like

src/
   components/
       ProductCard.js
   layout/
       Header.js
       PageContent.js
       Footer.js
   pages/
       HomePage.js
       ...