Skip to content

jojoee/frontend-nanodegree-mobile-portfolio

 
 

Repository files navigation

Website Performance Optimization portfolio project

Website Optimization project, and this is Project Rubric

Part 1: Optimize PageSpeed Insights score for index.html

Optimizing CRP(Critical Rendering Path) to make index.html achieves a PageSpeed score of at least 90 for Mobile and Desktop.

Getting Started

Open index.min.html file in your browser or review online here

  • Concat and Minify it all in one file
  • Leverage Browser Caching
  • Reduce image size
  • Optimize image
  • Update README file

Part 2: Optimize Frames per Second in pizza.html

Make it render with a consistent frame-rate at 60fps when scrolling and time to resize pizzas is less than 5 ms using the pizza size slider.

Getting Started

Open views/pizza.html file in your browser or review online here

Others

About

🎉 Website Optimization project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • HTML 41.0%
  • CSS 6.1%