Skip to content

redacademy/STCSummer2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Shop This City

iOS app for Shop This City built predominantly with React Native, bridging the gap between shopping online and in-stores. It allows users to favourite different items, stores and brands, and organize your items by categories and styles. Browse new arrivals and sales at stores, or view your favorite stores in a map view.

GIF

Animated GIF-downsized_large (1)

Instructions to run the project

git clone https://github.com/redacademy/STCSummer2019.git

cd client

yarn install

cd ios

pod install

cd ..

react-native run-ios

Technologies:

  • React Native

  • GraphQL

  • Async Storage

  • Apple Maps

Authors