PayTM-like Money Transfer Application
Technologies: Express, MongoDB, Mongoose, Zod, JWT, React, Tailwind CSS
- Developed a PayTM-like application that enables users to send money to each other.
- Built the backend using Express to handle HTTP requests, integrated MongoDB with Mongoose for seamless data management, and used Zod for robust input validation.
- Implemented JWT-based authentication to ensure secure user sessions and transactions.
- Created the frontend with React, using Tailwind CSS for responsive and modern UI design.