Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rodnye/monopoly-wallet

monopoly game virtual wallet
https://github.com/rodnye/monopoly-wallet

Last synced: 2 days ago
JSON representation

monopoly game virtual wallet

Awesome Lists containing this project

README

        

# 📊 Monopoly-Wallet

Monopoly-Wallet is a virtual money transfer application built using React.js. This app allows you to transfer and receive virtual money remotely through QR code scanning, making it perfect for playing the classic board game Monopoly without physical money with friends and family.

## 🚀 Getting Started

To get started with Monopoly-Wallet, follow these steps:

1. **Clone the repository:**

```
git clone https://github.com/RodnyE/monopoly-wallet.git
```

2. **Navigate to the project directory:**

```
cd monopoly-wallet
```

3. **Install the dependencies:**

```
npm install
```

4. **Start the development server:**

```
npm start
```

5. **Open the app in your browser:**

Navigate to `http://localhost:3000` in your web browser.