Skip to content
/ rn-shop Public

A project for learning React Native+ Redux + React Navigation

Notifications You must be signed in to change notification settings

51fe/rn-shop

Repository files navigation

RN Shop 中文说明

A shopping cart project with React Native(Hook) + Redux + React Navigation + Node.js + MongoDB + Express. If you like the project, please star me, thanks!

Snapshot

snapshot.jpg

Build Setup

# install dependencies
npm install

# run server at
npm start

# build android
npm run android

This project was bootstrapped with Create React Native App.

Relevant projects