Skip to content

bebarle/cardgame

Repository files navigation

Card Game

A number-based memory game made with React Native

Prerequisites

Since the project is using ReactNative 0.70.4, please refer to React Native's environmental setup guide here: https://reactnative.dev/docs/next/environment-setup

Getting Started

  1. Clone the repo
git clone https://github.com/bebarle/cardgame.git
  1. Install the app dependencies:
cd cardgame
npm install
  1. Enjoy!
iOS: npm run ios
Android: npm run android

Test

To run the test:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors