Mathis 69484cc90f
feat(component): add wallet loading state and user wallet information
The account-info component has been updated to include a loading state for user wallets, a feature that significantly improves the performance of the component by preventing unnecessary re-renders. The IUserWallet type now includes new fields to store wallet data such as cryptocurrencies' details and owned amount. These changes also include display adjustments and improved routing for 'My Wallet' button.
2024-06-20 14:45:12 +02:00
2024-06-18 21:33:43 +02:00
2024-06-06 11:04:06 +02:00
2024-06-06 17:01:45 +02:00

YeloBit (brief-07)

MIT License

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

https://ui.jln.dev/theme/7P8zdFFGSfMPUKfp

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
A scholarship project.
https://yelobit.yidhra.fr/
Readme 396 KiB
Languages
TypeScript 99.2%
CSS 0.7%
JavaScript 0.1%