Awesome
marcbouchenoire.com
๐คน My personal website and portfolio.
- ๐ Built with Next.js, React, and TypeScript
- ๐ซ Animated with Framer Motion
- ๐จ Styled with Tailwind
- ๐ฝ Hosted on Vercel
Installation
Clone this repository, then install all dependencies.
bun install
Start Next.js in development mode.
bun run dev