Skip to content

Basic shopping cart built using React Native, Redux, and Firebase.

Notifications You must be signed in to change notification settings

amitntrivedi/MyCart

Repository files navigation

MyCart

This is a basic version of shopping cart app. User should be able add, edit, delete product. Add product to cart and create an order.

This app is built using React Native, Firebase, Redux, Expo.

If you want to set this app all you want to do is create an firebase account and make your firbase api key ready Once all this is ready create .env file in your root folder and replace the data as mentioned below.

GOOGLE_API_URL=https://identitytoolkit.googleapis.com/v1/accounts: GOOGLE_API_KEY=##########YOURFIREBASEKEY############ API_URL=https://yourprojecturl.firebaseio.com API_TOKEN=

Happy to answer your querys !!

Keep Coding !!

About

Basic shopping cart built using React Native, Redux, and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published