muammertopcu / RN-market

this repo is a market app example with react native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Market React Native App

This repository contains the source code for the E-Market React Native App.

Screenshots

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

node
npm
react-native-cli

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

git clone https://github.com/muammertopcu/RN-market.git
cd RN-market
npm install or yarn install
yarn start or npm start (for run metro bundler) 
yarn android or npm run android (for run android emulator) 
yarn ios or npm run ios (for run ios emulator) 

Built With

About

this repo is a market app example with react native


Languages

Language:JavaScript 75.9%Language:Java 13.4%Language:Ruby 4.3%Language:Objective-C 4.2%Language:Objective-C++ 2.1%