Closed frk-sandkake closed 11 months ago
TODOS:
Setup of folders and files
[x] src/features/authentication: index.js
[x] /components: LoginForm.jsx, SignupForm.jsx, LogoutDialog.jsx
[x] /contexts: AuthProvider.jsx
[x] /hooks: useAuth.js
[x] /layouts: AuthLayout.jsx
[x] /services: apiAuth.js
Connect:
[x] Signup/Login to each other, AuthLayout, RootLayout and router
[ ] Fetch Api "https://api.noroff.dev/api/v1/holidaze"
[x] AuthProvider.jsx and useAuth.js.
UI
[x] Form
[x] Input
[x] Button
[x] Links
[ ] PageTitle
[ ]
Authentication:
TODOS:
Setup of folders and files
[x] src/features/authentication: index.js
[x] /components: LoginForm.jsx, SignupForm.jsx, LogoutDialog.jsx
[x] /contexts: AuthProvider.jsx
[x] /hooks: useAuth.js
[x] /layouts: AuthLayout.jsx
[x] /services: apiAuth.js
Connect:
[x] Signup/Login to each other, AuthLayout, RootLayout and router
[ ] Fetch Api "https://api.noroff.dev/api/v1/holidaze"
[x] AuthProvider.jsx and useAuth.js.
UI
[x] Form
[x] Input
[x] Button
[x] Links
[ ] PageTitle
[ ]