This repo is now a Next.js application

The homestart repository has been migrated to a modern Next.js + React + TypeScript application.

To run locally:

npm install
npm run dev

Then open http://localhost:3000 in your browser.

See the README.md file for more details.