Stephen-Mhuli / RN-Template-eCommerce-

Free template for an eCommerce​ using react native framework to use with any backend Open Source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest2021

HTF2021

:octocat: Open your first pull request for the Hacktoberfest 2021 challenge.

Figma Design

https://www.figma.com/community/file/1034673430407061199/E-Commerce-App-Kit

Run the project

to run the project enter to the ECommerce app folder and you run the following commands:

Platforms

iOS

    npm install && npx pod-install && npm run ios

Android

    npm install && npm run android

You are ready to start HACKING!!!

How to make your first pull request?

Step#1: Star this repo 🌟

starRepo

Step#2: Show some love 😄


(Follow me on github - this motivates me to review & merge pull requests quicker.)

Step#3: Fork and clone the repository.

Step#4: Send in your valuable projects/code to this repository in order to complete it. Please make sure you are making a valid contribution to the open source.

Step#5: Add your files git add -A

Step#6 Commit your changes git commit -m "commit message here"

Step#7: Push to your fork git push and submit a pull request.

Step#8: Pat your self on the back and wait for your pull request to be reviewed and merged.

Are you a Software Developer💻?

This repo is open to contributions (in the form of questions) from Software Developers.

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

Enjoy Coding and Keep contributing to open source.

(PS- Add your name to contributors.md in the format [ Your_Name ] (Your_Profile_Link))

Contribute some good codes, don't submit HelloWorld programs or your contribution will be marked as INVALID/SPAM.

About

Free template for an eCommerce​ using react native framework to use with any backend Open Source

License:MIT License


Languages

Language:JavaScript 36.0%Language:Java 32.8%Language:Objective-C 23.8%Language:Ruby 4.2%Language:Starlark 3.2%