NewApp is a modern mobile application built with React Native and Expo. It provides seamless navigation, user authentication, and data management features, leveraging cutting-edge technologies like Firebase, Clerk, and Tailwind CSS.
- Expo - Framework for building React Native apps.
- React Native - Framework for building mobile apps.
- Clerk - Authentication and user management.
- Tailwind CSS - Utility-first CSS framework.
- React Navigatio - Routing and navigation in React Native apps.
- Expo Image Picker - Image selection and uploading.
- Formik - Form management and validation.
- Firebase - Backend services, including authentication and database storage.
- Moment.js - Date formatting and manipulation.
- Expo IconsUse vector icons in the app.
-
Clone the repository:
git clone https://github.com/AmosOO7/ShoppingApp.git cd ShoppingApp -
Install dependencies:
npm install
-
Start the Expo server:
npm start
Running the App
-
To start the app on a simulator or device:
npx expo start
-
Open the Expo Go app and scan the QR code or run the app in an emulator.
