Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 884 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 884 Bytes

Clerk and JavaScript starter

This repository shows how to use Clerk with JavaScript.

You can find its live demo at https://starter.js.clerk.app.

Open in VS Code

Running the starter locally

  1. Fork and clone this repository
  2. In src/script.js, add your frontend API (found on your Clerk dashboard, under the Home tab) to the commented-out frontendApi variable at the top of the file.
  3. Run the app:.
    • If you're using VS Code, we recommend Live Server.
    • Otherwise, feel free to use any server or tool of your choice.

Need help?

If you need any assistance, we're happy to help you out!