/chronometer

A simple chronometer app created to practive react-native

Primary LanguageJava

Chronometer 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