Skip to content

A little site for demoing some cool things from the 2023 State of HTML survey at a PHP User Group talk.

Notifications You must be signed in to change notification settings

diegovogel/state-of-html

Repository files navigation

Background

In 2023 the first State of HTML survey was released and it was filled with all kinds of neat stuff. This little site demonstrates some of the HTML features from the survey for a talk given at the Kentucky PHP User Group.

Quick Start

Pre-requisites: you need to have PHP (included in macOS), Composer, and NPM installed.

  1. Clone the repo.
  2. Run composer install
  3. Run npm install
  4. Run php artisan serve & npm run dev
  5. Go to http://127.0.0.1:8000/ in your browser.

Additional Resources

About

A little site for demoing some cool things from the 2023 State of HTML survey at a PHP User Group talk.

Resources

Stars

Watchers

Forks