toddhgardner / perf-training-website

Example website for "Improving Web Performance" training.

Home Page:https://frontendmasters.com/courses/web-perf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fundamentals of Web Performance Demo Website


This is example website for Todd Gardner's "Fundamentals of Web Performance" workshop. You can find he workshop online at Frontend Masters. It is intended to illustrate common and effective techniques to improve the performance of a website. It is not meant to be used in production.

How to use

npm install
npm start

Open a browser at http://localhost:3000/ to view the website.

Related Resources:

About

Example website for "Improving Web Performance" training.

https://frontendmasters.com/courses/web-perf/

License:MIT License


Languages

Language:CSS 72.3%Language:HTML 17.3%Language:JavaScript 10.4%