mateohoxha / shopping-app

Simple shopping app built with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping App

Shopping app is a simple app built with React Native and Firebase. It consists on authentication, authorization, posting and editing products, adding to carts and also ordering products.

Install

Clone the repo using

git clone https://github.com/mateohoxha/shopping-app.git

Install all required dependencies using

npm install

Android

Launch the app on android emulator or connected device using

expo start --android

iOS

Launch the app on iOS simulator using

expo start --ios

About

Simple shopping app built with React Native


Languages

Language:JavaScript 100.0%