This is just starter repo. Contains all the configuration for you to get started building the react native ecommerce app.
src
Folder contains all the code for tha app, you can find the configuration for it in tsconfig.json
and .babelrc
files
Check the video for the code. Youtube
npm install
All the dependency should be installed.
npm run android
Run this for making fonts work. (with out running this fonts will not work)
npx react-native link
The repo contains the fonts showed in the video.