GithubHelp home page GithubHelp logo

zarcode / unsplashapp Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 1.79 MB

React Native app for browsing https://unsplash.com/

License: MIT License

JavaScript 90.45% Python 2.08% Java 1.95% Objective-C 5.28% Shell 0.24%
redux redux-observable crocks react-native normalizr rxjs functional-programming

unsplashapp's Introduction

Unofficial unsplash.com Mobile App

License: MIT CircleCI Coverage Status

Description:

React Native app for browsing Unsplash photos.

Android build:

Get it on google play

How to run localy:

Download or clone master branch. Make /src/config.json file and inside of it place your Unsplash app client ID (Unsplash Docs), like this:

{
  "keys": [ "ADD_YOUR_CLIENT_ID_HERE" ]
}

In the root project directory run:

npm install
react-native run-ios

This runs the app on iOS simulator (if you have one). You can run it also on android of course.

Contributing:

Before making PR, run:

npm run prettier

to make sure code is pretty and respects eslint configuration.

Also, make sure eslint, flow checks and tests are passing:

npm run eslint
npm run flow-check
npm test

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.