Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 991 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 991 Bytes

Nike - using React Native & Redux

Use react-native - React Native combines the best parts of native development with React.

🚀 How to clone this repo

git clone https://github.com/nikul6/NikeApp.git

and then install node-modules

npm install

and then run the expo app

npx expo start

🚀 UI

ProductScreen ProductDeatilsScreen ShoppingCart
alt text alt text alt text

📝 Notes