Random - Dice | Number | Coin

The Random app is a Number Generator / Dice Roller / Coin Flip App with dark and light theme made using Expo.

Get it on Google Play

Light Theme

number-light

dice-roll-light

coin-flip-light

Dark theme

number-dark

dice-roll-dark

coin-flip-dark

Technologies

This project was made using the follow technologies:

Features

  • Dice Roller with 6, 8, 12, 20 sides dice
  • Random Number Generator
  • Coin Fliper

How to run

To run the project you need a cellphone with the app of expo instaled or a emulator android/ios.


After, fork this repository and clone to your machine. Inside of the project's folder run the following commands:

# Install Dependencies
$ npm install

# Run Expo Server
$ npm start

Aferter read the QRCode with the app of expo or run on emulator.

GitHub