This project is used as a boilerplate for tasks in course in boom.dev 🤯💥💣
• Import the project https:/gitlab.com/boomdotdev/tasks/task-214• You are given three tabs and you must make them interactive
• Check out the dev branch
• Create your solution inside the src folder where you will find three pages - index.html, profile.html, and contact.html. The first page to load in the browser is index. html
• When implemented, merge the dev branch into master before validating