The UI is a mobile phone application for users of ewallet
This project is built with React with shadcn-ui and Tailwind CSS.
- Vite
- React
- shadcn/ui
- Tailwind CSS
git clone https://github.com/GPT-Engineer-App/pin-verify-mobile-ui.git
cd pin-verify-mobile-ui
npm i
npm run dev
This will run a dev server with auto reloading and an instant preview.
- Node.js & npm - install with nvm