Based on Next.js the next-contentlayer-example repository. contentlayer
Font Credits: 'Suisse Int'l Mono' and 'Obviously' by OHNO are featured
View the deployed project: Demo
- Framer Motion
- Content Layer
Clone the project:
git clone [email protected]:mac11fish/mac11.fish.git
Install dependencies:
npm i
Run dev server:
npm run dev
If you get this 'ERESOLVE' error after running 'npm i', run 'npm i --legacy-peer-deps' instead. more info here
npm i --legacy-peer-deps
- When configuring Mux Player, add your own tokens in an '.env.local' file