I'm creating a website for a freelance project (for a relative) that is designed to showcase a new business's showroom and unique inventory. I don't anticipate any sensitive information being included on the site. There will be an admin page for administrators to log in, add items, and feature numerous photos.
My initial query is: Would it be acceptable to utilize a public GitHub repository? (I am aiming to enhance my portfolio). Or would it be more appropriate to use a private Bitbucket repository?
My second question is: Is it unreasonable to construct this application/website from scratch using the MEAN stack? I understand that setting everything up may require some time and I have previous experience with building MEAN stack apps. Is the MEAN stack a feasible solution for this specific project?
Many thanks!