Skip to content

techTutorialsYTube/ecommerceStarter

Repository files navigation

React native Ecommerce app with stripe

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

Getting started

npm install

All the dependency should be installed.

For deploying to android

npm run android

For linking assets

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published