A mobile app created with React-Native Expo to allow users to play Fibonacci Nim against the computer or antoher player locally or online. Status: ready for online play to be added via backend after first making backend to sister project, fibonacci-web-app.
- Expo can manage the different android and ios devices.
- The online play will give me an opportunity to apply my backend coding skills after I finish my node.js class
- CI/CD
- Automate testing.
In the root directory, you can run npm install then npx Expo Start.