danielrobertson / super-waddle

Home Page:https://super-waddle.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This application is live on Vercel here! 🚀

Getting Started

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.

Development

This project uses:

Testing

Run tests with npm run test

Storybook

A live hosted Storybook is available via a GitHub Action that builds and deploys the Storybook app to GitHub Pages: https://danielrobertson.github.io/super-waddle/?path=/docs/button--docs

Deployment on Vercel

This application is live on Vercel: https://super-waddle.vercel.app/

Web Core Vitals

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.

About

https://super-waddle.vercel.app


Languages

Language:TypeScript 77.4%Language:JavaScript 14.3%Language:CSS 8.2%