Skip to content

gvocale/linkedin-to-pdf-mock

Repository files navigation

This is a Next.js project.

Getting Started

  1. Install packages. I used bun, but npm should just work fine.
bun install
# or
npm install
  1. Build
bun run build
# or
npm run build
  1. Start
bun run start
# or
npm run start

Open http://localhost:3000 with your browser to see the result.


Deployed


On GitHub


TO DOs

[x] remove white outline on focus-visible on button [x] make iframe fit parent [x] add ghost when pdf is not generated [x] move spinner within ghost [ ] add breakpoints [ ] rewrite copy using AI [ ] prettify PDF [ ] use LinkedIn Auth API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published