-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c168ed
commit 3e529b8
Showing
1 changed file
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# shopping-cart | ||
A full-fledged package to build an e-commerce application for iOS and Android similar to Myntra/JackThreads. Available with beautiful design and necessary features along with screen for Dashboard and Mobile app. Build using React Native, Expo, React, GraphQL, Apollo Client, Node and MongoDB. | ||
# Ecommero Mobile | ||
|
||
* Supported iOS versions: 11+ | ||
* Supported Android versions: 6.0+ | ||
|
||
## Download | ||
|
||
<a href="https://play.google.com/store/apps/details?id=com.ecommero.app"> | ||
<img alt="Download on Google Play" src="https://play.google.com/intl/en_us/badges/images/badge_new.png" height=43> | ||
</a> | ||
<a href="https://apps.apple.com/pk/app/ecommero/id1529112897"> | ||
<img alt="Download on App Store" src="https://user-images.githubusercontent.com/7317008/43209852-4ca39622-904b-11e8-8ce1-cdc3aee76ae9.png" height=43> | ||
</a> | ||
|
||
|
||
## Reporting an issue | ||
|
||
[Github Issues](https://github.com/Ninjas-Code-official/shopping-cart/issues) are used to track todos, bugs, feature requests, and more. | ||
|
||
Also check our [discord community](https://discord.gg/ef6PT6ZH). We'd like to help. | ||
|
||
## Contributing | ||
Are you a dev and would like to help? Found a bug that you would like to work on? Great! We have written down a [doc guide](https://e-commero.gitbook.io/ecommero/) so you can start easily |