Simple wallet webapp simulating the working of payment transfer apps
- Payment Transfer simulated using Transactions
- Mongoose for database
- Zod for input Validation
- Express for HTTP Server
- React and Tailwind for FrontEnd
- Project can be seen live here
- To deploy this project run in the local directory
- Please Do not forget to add environment vars like DB links and JWT secret keys.
npm run deploy