Personal Promotion is a service offering personalised marketing campaigns on Youtube, Facebook, Instagram and Spotify for music artists. I designed mockups then developed the website so the founder can launch his service in April 2021.
It’s a static website working as a landing page and made with HTML5 and CSS3. I used Fontawesome for icons and Figma to design the logo and the rest of the images. The website is deployed on GitHub Pages.
It is available in two languages and is fully responsive to diverse screen sizes. I performed a Lighthouse performance and accessibility check on both mobile and desktop versions - which passed - to improve the website.
I got the opportunity to further learn about CSS and choose it over JavaScript. I implemented an animation effect on some images: when the user hovers on an image, it changed to another one. Using CSS enabled me to add a transition time for a smoother animation.
With this project, I implemented a contact form with Formspree and customed their basic form with CSS. I chose Formspree for their server codeless solution.