This commit updates the account-dialog component to properly handle when there's no userContext. Previously, a default user data was set when no userContext was found, this has been replaced with a simple message saying 'No account'. Also, checks for an authentication token in localStorage have been included. These changes aim towards better handling of edge cases and unauthenticated scenarios.
YeloBit (brief-07)
A brief description of what this project does and who it's for
Appendix
This a scholarship project !
API Reference
Available at https://crypto-exchange-api-403d015dad44.herokuapp.com/api
Color Reference
Installation
Install my-project with npm
git clone ssh://git@git.yidhra.fr:3022/WorkSimplon/brief-07-front.git
cd brief-07-front
pnpm i
Deployment
To deploy this project run
npm run deploy
Tech Stack
Client: NextJS, TailwindCSS, RadixUi, Shadcn/ui, Axios
Description
Languages
TypeScript
99.2%
CSS
0.7%
JavaScript
0.1%