-
- Downloads
cors fix for backend, basic integration of register
Showing
- client/package.json 1 addition, 0 deletionsclient/package.json
- client/src/adapters/api.ts 36 additions, 1 deletionclient/src/adapters/api.ts
- client/src/components/ui/Button/button.scss 2 additions, 3 deletionsclient/src/components/ui/Button/button.scss
- client/src/components/ui/Page/index.tsx 6 additions, 2 deletionsclient/src/components/ui/Page/index.tsx
- client/src/components/ui/TextInput/index.tsx 25 additions, 11 deletionsclient/src/components/ui/TextInput/index.tsx
- client/src/components/ui/TextInput/text-input.scss 64 additions, 49 deletionsclient/src/components/ui/TextInput/text-input.scss
- client/src/pages/AppWrapper.tsx 0 additions, 2 deletionsclient/src/pages/AppWrapper.tsx
- client/src/pages/Home/home.scss 11 additions, 2 deletionsclient/src/pages/Home/home.scss
- client/src/pages/Home/index.tsx 2 additions, 2 deletionsclient/src/pages/Home/index.tsx
- client/src/pages/Login/index.tsx 8 additions, 3 deletionsclient/src/pages/Login/index.tsx
- client/src/pages/Register/index.tsx 71 additions, 4 deletionsclient/src/pages/Register/index.tsx
- client/src/styles/settings.scss 2 additions, 0 deletionsclient/src/styles/settings.scss
- client/yarn.lock 8 additions, 1 deletionclient/yarn.lock
- server/package.json 2 additions, 0 deletionsserver/package.json
- server/src/index.ts 3 additions, 0 deletionsserver/src/index.ts
- server/yarn.lock 15 additions, 2 deletionsserver/yarn.lock
Loading
Please register or sign in to comment