automate-sales / automate-commerce

next js ecommerce
https://ergonomica.vercel.app
MIT License
0 stars 0 forks source link

Add category, subcategory pages and products index page #4

Open gkpty opened 8 months ago

gkpty commented 8 months ago

All of these pages should execute a prisma query to get a list of items. it should display items in a responsive grid.

Create an item component which contains a dive that has:

the item component will be used in each of the pages.