The
I'm Here
project was developed during the journey of learning about the fundamentals of the tool in Rocketseat's React Native study trail. This project intends to put into practice all the content that was presented in a playful and easy to understand way.
# Clone this repository
git clone https://github.com/pauloedurezende/rocketseat-ignite-imhere
# Access the project folder
cd rocketseat-ignite-imhere
# Install the necessary dependencies
npm install
# Start the server
npm start
###
# When the server starts, it will be possible to open the application in your preferred emulator
# Press `a` to open Android Emulator
# Press `i` to open iOS Simulator
###