Guilherme Martins - Frontend Developer

🐥 Flapbird - React Native Mobile Game App 🕹

🗃 Project

React Native Mobile Game App for iOS and Android using React Native Engine and MatterJS.


🛠 Technologies

This project was developed with the following technologies:

JavaScript JavaScript

Ts TypeScript

React Native React Native

Expo Expo Go


📕 Libraries

This project used the following libraries:


💻 Demonstration


🚀 How to run

If you want to run the project on your local machine, just follow the steps below:

runs with Expo Go

First, make sure you have Expo CLI installed: 

npm install -g expo-cli
$ git clone https://github.com/guilhermemm-dev/mobile-flappybird

$ cd mobile-flappybird

To start it, follow the steps below:

# Install the dependencies

$ yarn install or npm install

 
# Start the application

$ expo start

📝 License

This project is licensed under the MIT license.




Guilherme Martins - @guilhermemm-dev