/TwitterSearch

Search tweets by hash tag

Primary LanguageJavaScriptApache License 2.0Apache-2.0

TwitterSearch

Search tweets by hash tag

Steps to build the project

Step 1:

  git clone git@github.com:jicksonp/TwitterSearch.git

Step 2:

cd TwitterSearch

Step 3:

npm install

Step 4a: To run in Android, start an emulator or connect device.

react-native run-android

Step 4b: To run in iOS simulator.

react-native run-ios

Libraries Used