Hi i have started working on this MERN stack ecommerce site!
I have created 500 products data using CHATGPT into 10 categories and 50 subcategories stored in MongoDB Atlas, i have created Node & Express API to fetch data.
In Frontend, I have completed Home and Shop screen totally RESPONSIVE, there is much more i have plan to create. I am using Tailwind as CSS framework.
Currently I am not calling real data, instead I have used dummy images and sample data on Front end.