/fortuneCookie

A simple study app in react native.

Primary LanguageJava

Fortune cookie App

🍪 About the project

Project created during a course to have a basic understanding of React Native using the Android Studio emulator.

🏃 Installation

// 1 - Git Clone

// 2 - Installing the dependencies

yarn install or npm install

// 4 - Start your emulator

// 5 - Run the application

npx react-native run-android