To get started, first install the npm dependencies:
npm installNext, run the development server:
npm run devFinally, open http://localhost:3000 in your browser.
This site is based on the Tailwind UI site template "Protocol".
It is licensed under the Tailwind UI license.
To learn more about the technologies used, see the following resources:
- Tailwind CSS - the official Tailwind CSS documentation
- Next.js - the official Next.js documentation
- Headless UI - the official Headless UI documentation
- Framer Motion - the official Framer Motion documentation
- MDX - the official MDX documentation
- Zustand - the official Zustand documentation