A feature-rich clone of Paytm, allowing users to create accounts, sign in, send money, and perform transactions securely. Built with a modern tech stack to provide a seamless user experience.
- User authentication: Sign up and sign in functionalities.
- Dashboard: List of all users with the ability to search for others.
- Payment Transactions: Secure transactions with session management.
- Rollback on failure: Automatic rollback for failed transactions.
- Responsive UI: Built with Tailwind CSS for a modern look.
- Backend: Node.js, Express.js
- Database: MongoDB
- Validation: Zod
- ORM: Mongoose
- Frontend: React.js
- Styling: Tailwind CSS
Ensure you have the following installed:
- Node.js
- MongoDB
- Git
To copy this repository to your local machine, use the following commands:
git clone https://github.com/yourusername/paytm-clone.git
cd paytm-clone



