Sneakers is a React Native mobile application designed to offer users a convenient shopping experience on their smartphones. The app provides essential eCommerce functionalities, allowing users to browse products, add them to their cart, and proceed with a basic checkout process.
- User-friendly Interface: A clean and intuitive interface for easy navigation.
- Product Catalog: Displaying a selection of products available for purchase.
- Cart Management: Enable users to add products to their cart and review their selections.
- Basic Checkout Flow: Simple checkout process for users to complete their purchases.
- Responsive Design: Ensuring a seamless experience across various screen sizes.
To run this app locally, you'll need to have Node.js and npm (or yarn) installed on your machine. Then, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/ghritak/sneakers.git
-
Navigate to the project directory.
cd sneakers
-
Install dependencies.
yarn install
-
Start the development server.
npx expo start
-
Use Expo Go app on your device or simulator/emulator to preview the app.
For questions or feedback, feel free to reach out to us at Email or connect with me on LinkedIn.