This project is built using:
- Next.js App Router
- Tailwind CSS
- Framer Motion
(Fork) and Clone:
> gh repo fork juliusmarminge/jumr.dev jumr.dev
> gh repo clone <your-github-name>/jumr.dev
Install project dependencies:
> pnpm install
Run development server:
> pnpm dev
Open http://localhost:3000 with your browser to see the result.