This is a simple monopoly bank web app created by me to play Monopoly Game more easyly 😁✌️
Monopoly_Bank_WebApp_demo_v1.1.1.mp4
Step 1: Make sure you have install Nodejs & Git Bash installed in your pc OR click on them to go to the download page.
Step 2: Clone this repo in your pc. If using windows then open git bash & then clone it.
git clone https://github.com/adisawant2005/Monopoly-Bank-WebApp-Local
Step 3: Now go to the project folder and install node modules.
cd Monopoly-Bank-WebApp-Local
npm install
Step 4: Start your project.
npm run dev
Step 5: Go to the link given in terminal OR click here if done with all the steps above.
Monopoly_Bank_Installation_fromGitRepo.mp4
This is a simple React.js project using tailwind CSS