Skip to content

It allows users to make purchases by logging in to the application.

Notifications You must be signed in to change notification settings

elifgenc728/MyStoreApp-ReactNative

Repository files navigation

React Native - My Store App

  • An application that allows registered users to make purchases by logging in.
  • In my project RESTful API(https://fakestoreapi.com) I created the APIs from the site.

Pages

Features

  • Made with Redux, Custom Hook, Rest API...

Login Page

  • The screen where users who have already registered for the application log in so that they can log in to the application.

Light         Dark

Product Page

  • Users can see the list of products they want to buy from this screen.

Light

Detail Page

  • A page that allows us to have more detailed information about the product and see a photo of the product.

Light