Frontend Mentor Profile https://www.frontendmentor.io/profile/stupidJoon Completed Challenges bento-grid interactive-card-details-form news-homepage-main social-proof-section faq-accordian blog-preview-card result-summary-component product-preview-card-component Git add branch git init git remote add origin https://github.com/stupidJoon/frontend-mentor.git git switch --orphan branch-name git add . git commit -m "init" git push origin branch-name