HTML, CSS, SaSS frontend building based on 3 different webpages Atlassian Website Sample
Using the PageSpeed Insights reports on the performance of a page on both mobile and desktop devices, and provides suggestions on how that page may be improved.
Usig automated tool (Google Lighthouse)for improving the quality of web pages and to do the auditing on webpage.
- Pure HTML & CSS (No Framework)
- Image load using CDN or .webp format which reduce file size to almost 10x with same image quality
- Minify HTML and CSS code
- Validate through automated tools include Google Pagespeed and Google Lighthouse
- Phok Chanrithisak - xpcrts
This project is licensed under the MIT License - see the LICENSE.md file for details