This application is live on Vercel here! 🚀
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm i && npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses:
Run tests with npm run test
A live hosted Storybook is available via a GitHub Action that builds and deploys the Storybook app to GitHub Pages: TODO
This application is live on Vercel: https://todo-learning-next13-l3y230180-danielrobertson.vercel.app
Utilizing Next.js 13 server side rendering, React 18 server components, and Vercel's edge network, this application is optimized for Web Core Vitals.
TODO screen shot of Lighthouse report
Vercel can automatically monitor Web Core Vitals, but additionally you can leverage Vercel custom reporting to send data to 3rd party analytics like Google Analytics.