Website Optimization project, and this is Project Rubric
Optimizing CRP(Critical Rendering Path) to make index.html
achieves a PageSpeed
score of at least 90 for Mobile and Desktop.
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
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.
Open views/pizza.html
file in your browser or review online here