aysenayydin / aysen-ecommerce

https://aysen-ecommerce.vercel.app
0 stars 0 forks source link

T2: Home Page #2

Open aysenayydin opened 1 week ago

aysenayydin commented 1 week ago

Tailwind is Mobile First in default. If you want to convert to Desktop first, you may follow this documentation: Tailwind switch breakpoints min to max responsive solution: NOT RECOMMENDED

Follow Mobile First approach

Your folder tree should be like

src/
   components/
       ProductCard.js
   layout/
       Header.js
       PageContent.js
       Footer.js
   pages/
       HomePage.js
       ...
aysenayydin commented 4 days ago

dekstop gorunumu ve bazi route linklerini sonra ekleyecegim TODO