Nasirilahi / MusejamChallenege

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusejamChallenege

This is a react-native Android/iOS application for showing a list of Projects from kickStarter API.User can search a project by its name, can sort projects list by alphabetical or by date.

This is developed on React native with Redux architecture.

Getting Started

React-native environment set

.... follow official website of react-native for setting up react-native environment in to your machine.

https://facebook.github.io/react-native/docs/getting-started.html ....

  • Make sure nodejs is installed
  • React Native CLI is needed, do npm install -g react-native-cli
  • clone the repo git clone https://github.com/Nasirilahi/MusejamChallenege.git
  • move into the project directory and
  • Run npm install to install the dependencies
  • Run 'react-native link' command to link all binaries files

After installing dependencies run your server by running command :-

Now create build for both platform one after another Android/iOS

$ react-native run-android
$ react-native run-ios

About


Languages

Language:Java 60.8%Language:Makefile 23.9%Language:Objective-C 13.0%Language:C 1.0%Language:JavaScript 1.0%Language:HTML 0.2%Language:C++ 0.1%Language:Python 0.1%Language:Shell 0.0%