Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 954 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 954 Bytes

#pagespeed-practice

This task will introduce you to the best practices to optimize web pages and make them mobile friendly. You will use Google PageSpeed Insights and GitHub Pages to complete this task.

##Steps

  • Research about the best practices for web page optimization.
  • Create a GitHub account and fork this repository.
  • Clone your fork to your desktop.
  • Use GitHub Pages to make the page in this repository available on the Internet. Use Project site and Start from scratch when setting up GitHub Pages.
  • Run PageSpeed Insights on the web page from the step above and make all the improvements suggested by the tool.
  • Commit your changes and push them to GitHub.
  • Create a Pull Request to the original repository and explain in detail what changes were made and why they improve the page responsiveness and friendliness to mobile devices.