/awesome-talks-mobile

Awesome Talks Mobile App

Primary LanguageJavaScriptMIT LicenseMIT

logo

Awesome Talks Mobile App

CircleCI

Download on the AppStore

React Native application for Awesome Talks from Sara Vieira

What?

Mobile app for Awesome Tech Talks

1242x2208bb-2

How to Run it ?

Install

You should have NodeJS, git and all crazy mobile stuff (XCode/Android Studio, etc). Please read React Native Documentation.

git clone https://github.com/akshlu/awesome-talks-mobile
cd awesome-talks-mobile
yarn
yarn start

iOS

yarn run-ios

Android

yarn run-android

Contributors