React Native Shop
rn-shop
A Mobile eCommerce application built with React Native that includes cart functionality, push notifications, user authentication and user orders
This project built using these technologies:
- JavaScript
- React Native
- Expo
- Redux Toolkit
- React Navigation 5
- WebStorm
$ git clone ... // clone this project
$ cd RN-shop // go to folder
$ npm install // install npm pacakges
$ npm run start // run it locally