Skip to content

T-adero1/take-home-debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic CSE Take Home

Instructions

  1. Once you've gained access to this private repo, fork it and create your own.
  2. Resolve issues with the app so that it renders.
  3. Resolve issues with the app so that the email authentication flow completes and displays the user's metadata in the protected page.
  4. Resolve issues with the app so that the Google OAuth redirect login completes and displays the user's metadata in the protected page.
  5. Deploy app and submit Github repo and deployed app URL.

You will need to create a developer account at https://magic.link and https://cloud.google.com/.

Dependencies

  1. react
  2. react-dom
  3. react-router-dom
  4. react-icons
  5. magic-sdk
  6. @magic-ext/oauth2

About

glhf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • HTML 23.2%
  • CSS 16.7%