I am looking to get some feedback on my project. I recently wrote here about whether it was OK to just try and mirror the example projects and the consensus seemed to be that as long you aren’t copy pasting the code its fine, but it is encouraged that you try to come with your own design for the project.
So here is now my slightly changed page:
I also noticed a potential issue where three of the 16 tests refused to pass (Number 2 of the Content tests and number 2 and 3 of the Layout tests) while I was working on my page locally, but as soon as uploaded it to GitHub all tests passed.
Additionally I have a question regrading using images for my projects. For the landing page I used three images that I found on the internet. The logo, the soundtrack image and the background image. I have added the links to where I have taken them from to the README of the repository. Are there any potential issues if I use such images? I am assuming it’s OK since I am only using this images as part of my learning process.
Link to the repository:
Thank you all in advance for your answers.