Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 768 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 768 Bytes

React Native Shop
rn-shop

Overview

A Mobile eCommerce application built with React Native that includes cart functionality, push notifications, user authentication and user orders

Built With

This project built using these technologies:

  • JavaScript
  • React Native
  • Expo
  • Redux Toolkit
  • React Navigation 5
  • WebStorm

Getting Started

$ git clone ... // clone this project
$ cd RN-shop   // go to folder
$ npm install       // install npm pacakges
$ npm run start // run it locally