Hi, I need to make a product catalog, I only want to show the brand, the products distributed in some categories and a contact page. Nothing more. There won't be a shopping cart or any payment in this website.
I don't want to use wordpress or something similar, I want to make the frontend from scratch but I need an administrator or backoffice to handle the products and categories. Do you know any framework or a demo app?
I don't know if there is any framework like this exist to give you head start, but you can get references from different websites and tutorials, which are already there to help you.
To go easy, you need to create 2 simple web pages. one is to show the product and second is to store the details of product.
link is the github repository for e-commerce website used same stack as yours, use it for your reference.
Hope it will be helpful.
Happy coding!
I suggest you check this link out nodeframework.com
i suggest you use adonis.js framework for working on Back-end with Node.JS
Adrián Escat
Lead Software Engineer
I found this cezerin.com It deserves a try.