Skip to content

bethanyann/performance-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.7%
  • HTML 19.5%
  • JavaScript 10.8%