wallet-connect-web-examples/dapps/react-dapp-auth
Celine Sarafa ff7336111d
Reskin the dapp to match the new design (#55)
* Reskin the dapp to match the new design

* Update theme for button

* Update auth package

* Add transition for smoother darklight mode

* Update styling to be more responsive

* Match to design

* Remove empty whitespace
2022-09-13 12:43:58 +03:00
..
components Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
pages Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
public Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
styles Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
views Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
.env.local.example chore(dapps): adds .env.local.example file for react-dapp-auth 2022-09-06 10:07:46 +02:00
.eslintrc.json feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
.gitignore feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
next.config.js feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
package-lock.json Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
package.json Reskin the dapp to match the new design (#55) 2022-09-13 12:43:58 +03:00
README.md feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00
tsconfig.json feat/add auth demos (#49) 2022-09-02 12:34:03 +03:00

Auth Client JS demo

This is a demo for the auth client

Commands

npm run dev for development mode npm run build for building the application