Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 2.54 KB

README.md

File metadata and controls

71 lines (47 loc) · 2.54 KB

Zyra - Fasion MarketPlace (React Native Expo Application) 👋

Here are some screenshots of the app:

Home Screen LoginScreen LoginScreen
Product Listing Light Product Listing Dark Product Details

| Cart Screen |

This is an Expo project created with create-expo-app.

Get started

  1. Clone the repository

    git clone https://github.com/deep1910/ZyraApp/
  2. Connect the Mobile Device via USB Turn on Developer Mode on Mobile and USB Debugging check the connected device

    adb devices
  3. Install dependencies

    npm install
  4. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.