anhquan291 / e-commerce-app-react-native

E-commerce App UI. React native, Expo managed flow, React navigation v5, Notification.
394 stars 159 forks source link
animation expo hooks navigation notifications react-native

Frontend E-commerce App 👨‍💻

Contain all necessary features

:star: Get Started

# install expo cli
npm install -g expo-cli
# install dependencies
npm install

Or use yarn

yarn install

# run project
expo start
Change the API in config.js to the server that you're running. 
If you use my backend project the IP should be the IPv4 Address on your computer (cmd -> ipconfig)

:star: Features

:star: Technical details

:star: Contributing

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome. Thanks alot

Demo