Skip to content

ritikarana/react-native-shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Native Product Listing App 💣

Hi, I am Ritika! 👋

Development Stack ➡️ MERN Stack

Features 📝

  • Product List Screen
  • Product Details
  • Search
  • Refresh Pull on Product List Page

Get Started

1. Installation

On the command prompt run the following commands

$ git clone https://github.com/ritikarana/react-native-shopping.git

$ cd react-native-shopping/

$ npm install or yarn 
To run on web 

$ yarn web

To run on ios and Android

$ yarn start

Runs your app in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

npm start -- --reset-cache
# or
yarn start -- --reset-cache

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors