Skip to content

itsmefordyfy/PixbayApp

Repository files navigation

Pixbay Project

Installation

$ yarn install
$ cd ios && pod install && cd..

Running the app

# For iOS
$ yarn ios

# For Android
$ yarn android

Pixbay API Keys

  1. The API keys is currenlty saved in an .env file
  2. Since the .env file is ignored, you have to create an .env in your root project directory
  3. After you created an .env file, please copy and paste this to your .env file -> PIXBAY_API_KEY={YOUR_API_KEY}
  4. The rebuild or rerun your project

Sample screenshots

Screen Shot 2022-06-23 at 11 56 31 AM Screen Shot 2022-06-23 at 11 56 39 AM Screen Shot 2022-06-23 at 11 56 52 AM

Sample GIF

ezgif-1-699874d27c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published