Skip to content

d-frame-core/User-Dashboard-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Magic Link

Tutorial on how to integrate Magic Link in React.

How to use

  1. Clone repo
  2. Install dependencies with yarn install
  3. To run the development server yarn start

// To check the login details

  1. Create an app on Magic Link
  2. Get your API_KEY on the dashboard
  3. Update the API publishable key
  4. Run npm start to launch your development server