A mobile webapp created by me for improving UI/X skills. (only for tests, not functional)
🔗: https://wallet-app-beryl-delta.vercel.app/
🌟| If you're reading that, remember to star the repo, its free!! 💕
Clone the project
git clone https://github.com/yDiony/WalletApp.gitGo to the project directory
cd WalletAppInstall dependencies
npm installStart the server
npm run dev