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!