This is demo for one of Magic Link products - Magic Connect
- Create an account on Magic Link
- Go to All Apps and create a new app on Magic Connect
- Copy Publishable API Key of your app and paste to REACT_APP_MAGIC_PUBLISHABLE_KEY of root/.env.example
- Rename ".env.example" in the root directory to ".env".
# Install dependencies
$ yarn install
# Run
$ yarn start