Home
Softono
react-native-cart

react-native-cart

Open source JavaScript
41
Stars
16
Forks
0
Issues
2
Watchers
9 years
Last Commit

About react-native-cart

A shopping cart component for React Native

Platforms

Web Self-hosted

Languages

JavaScript

Links

react-native-cart

A shopping cart component for React Native

Screenshot of the UI

screenshot

Getting Started

  1. Clone this repo unto your local machine using the following command: git clone https://github.com/Chiamaka/react-native-cart.git
  2. cd into the repo: cd react-native-cart
  3. run npm install to install the dependencies needed to run the code effectively
  4. Run on your iOS or Android simulator using react-native run-ios or react-native run-android respectively.

Contributing

Check this