GithubHelp home page GithubHelp logo

gorillagram's Introduction

Gorillagram

Gorillagram is a test application/laboratory used to learn and explore the capabilites of React Native implementing real life requirements instead of doing one more of the thousands of (boring) TO-DO Apps examples out there.

The goal is to learn React Native the good way doing things that could be close to what you will be doing on your first/next React Native project.

Some of the things this application covers are:

  • Redux
  • Navigation (with Redux)
  • Pulling data as well as posting data to a backend server
  • Applying cutomizations per platform
  • Geolocation and maps
  • Working with the photo gallery and the camera
  • Supporting different languages into the app

What are we building?

We are going to be using Cloudinary as CDN in order to build a kind of Instagram app. The app will let the user to upload images as well a searching images by tag.

Cloudinary offers a very rich API to achieve different tranformations and effects when fetching images
I would recomend to check their documentation in case you want to get creative

Gorillagram

Assumptions and recomendations

  • You are working on a Mac if you want to try the app on both platforms: iOS and Android
  • You have node and npm installed on your machine
  • You belong to an Apple Developers Team if you want to run the app on a real iOS device
  • You have installed Android SDK Build Tools and you have set an ANDROID_HOME environment variable on your machine
  • You have the react-native CLI installed

Install and run

Clone or download this repository on your local machine, then:

npm install
react-native run-ios
or
react-native run-android

gorillagram's People

Contributors

elninjagaiden avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gorillagram's Issues

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.