Skip to content

rnprodev9/EcommerceApp

Repository files navigation

A basic e-commerce app with React Native

A very small e-commerce application focussing on fundamentals of React Native. The app consists of a landing page with a product list page & a product display page. Read the tutorial on CodeSource.io - https://codesource.io/e-commerce-app-with-react-native/

Prerequisites

Install node + npm & then Expo

Install npm

Install Expo

Getting Started

These instructions will get you a copy of the app and running on your local machine/emulator/device for development & learning purposes:

  • Fork the repo to your personal Github account
  • Open terminal, navigate to project directory & run following commands
  • npm i -g exp Install Expo if you haven't already
  • npm install Install dependencies
  • exp start Build Expo project & Run the bundler
  • git checkout v1.0 Checkout first version

License

This project is licensed under the MIT License

About

rnprodev9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published