MunavvarSinan / sneakerSpot-frontend

The Shoe Store Application is a mobile app built with React Native Expo, Node.js, MongoDB, and Stripe for payment processing. It allows users to browse and purchase Nike and Adidas shoes with a seamless user interface and secure payment processing.

Home Page:https://expo.dev/@munavvarsinan/NikeApp?serviceType=classic&distribution=expo-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sneaker Spot Frontend.

The shoe store application is a mobile application built using React Native that allows users to browse and purchase Nike and Adidas shoes. This app has a user-friendly interface that enables customers to easily find their desired shoe brand, style, size, and color.

Features

  • Browse and purchase Nike and Adidas shoes
  • Filter shoes based on brand
  • It provides a minimal ui with amazing animations
  • Carousels are build with Flatlist components
  • Seamless checkout experience with Stripe payment integration

Backend Repository

The backend code for this application can be found in a separate repository here. This repository contains the Node.js code for the backend of the application, which handles all the data requests from the app, such as retrieving shoe information and order information. The backend is built using Node.js and uses a MongoDB database to store all the data related to shoes and orders. The code is designed to be scalable, secure and maintainable. The backend also includes the integration of Stripe, which is a third-party payment processing platform. This integration allows customers to securely and easily make payments for their purchases. The Stripe integration provides customers with a seamless checkout experience and ensures that all transactions are secure and reliable. If you are interested in contributing to the backend code, please fork the repository and submit a pull request. Contributions are always welcome!

Technologies used

  • React Native
  • Node.js
  • MongoDB
  • Stripe

Screenshots

Home Screen Product details screen Wishlist screen
Cart screen Payment Screen Tracking Screen

How to use

  1. Fork and clone the repository
  2. Install the dependencies npm install
  3. Start the application by npm start or expo start

Contribution

Contributions are welcome! Please fork the repository and submit a pull request. To know more please refer the contributing.md file.

License

This project is licensed under the MIT License.

About

The Shoe Store Application is a mobile app built with React Native Expo, Node.js, MongoDB, and Stripe for payment processing. It allows users to browse and purchase Nike and Adidas shoes with a seamless user interface and secure payment processing.

https://expo.dev/@munavvarsinan/NikeApp?serviceType=classic&distribution=expo-go

License:MIT License


Languages

Language:JavaScript 100.0%