Mobile App Assignment - Card Game.
Technology Used:
1.React Native with Javascript 2.React Testing Library
node and ( npm or yarn )
git clone https://github.com/priyangamani/cardGame.git
cd cardGame
yarn install
yarn if all depedencies is installed, and than run it on android / ios
yarn ios /yarn android
yarn run test --u (For Testing)

