A sleek, modern, and lightning-fast front-end for a money transfer service.
📚 Table of Contents
💸 Ego-MoneyTransfer is a pixel-perfect front-end clone of Wise.com (formerly TransferWise).
🎓 This was developed as a Capstone Project for Newton School.
The goal was to meticulously recreate the user interface of a leading financial tech company, focusing on clean design, responsive layouts, and smooth user interactions.
⚠️ Disclaimer: This is a front-end-only project for educational purposes. It is not affiliated with Wise.com and does not handle any real financial transactions.
| Feature | Description |
|---|---|
| 💳 Dashboard | A beautiful, at-a-glance view of user balance and transactions. |
| 💸 Send Money | An intuitive, multi-step flow to send money to contacts. |
| 📊 Transaction History | A clean, searchable list of all past transactions. |
| 📱 Fully Responsive | Looks and works great on all devices, from mobile to desktop. |
| 🎨 Modern Design | Crafted with modern design principles. |
Desktop View
|
Mobile View
|
This project is built 100% with the fundamentals of the web.
- For the core structure and content.
- For all the styling, layout, and animations.
- For interactive elements and logic.
Since this is a pure HTML/CSS/JS front-end project, getting started is as simple as it gets!
🚀 Option 1: Simple Download
- Download the ZIP file of this repository.
- Unzip the folder.
- Open the
index.htmlfile in your favorite web browser.
And that's it! You're good to go.
👨💻 Option 2: Clone for Developers (Recommended)
-
Clone the repository:
git clone [https://github.com/TarunyaProgrammer/Ego-MoneyTransfer.git](https://github.com/TarunyaProgrammer/Ego-MoneyTransfer.git)
-
Navigate to the directory:
cd Ego-MoneyTransfer -
Open
index.html: You can open theindex.htmlfile directly in your browser.Pro-tip: For the best development experience, use a live-reloading server. If you have VS Code, I recommend the Live Server extension.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Don't forget to give the project a star! ⭐ Thanks again!
- TarunyaProgrammer - Project Lead - GitHub
Distributed under the MIT License. See LICENSE file for more information. (You'll need to add one!)
A huge thanks to anyone whose code was an inspiration.



