Skip to content

medomy/react-native-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 20, 2023
5e2b245 · Feb 20, 2023

History

18 Commits
Jan 24, 2023
Jan 24, 2023
Jan 30, 2023
Jan 27, 2023
Jan 24, 2023
Jan 31, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 26, 2023
Jan 24, 2023
Feb 20, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 30, 2023
Jan 30, 2023
Jan 24, 2023
Jan 24, 2023

Repository files navigation

React-Native Ecpmmerce App

  • an ecommerce app by react native for me to learn and expand my knowledge in the technology.

  • used fakestoreAPi free service to use the data privided by which I could complete the app

installation

clone the repo first

  npm clone [email protected]:medomy/react-native-ecommerce.git
  cd react-native-ecommerce

then start the app

  npm i
  npm start

Walk through

  • first we have login screen that will only show if you are not logged in before.
  • then we have a home screen shows the products and categories.
  • each of the products has a details screen that you can check out and add to cart from which.
  • we have a cart screen and wish list screen (wish list from the tabBar and cart from the home header).

Tech Stack

Client: React-Native, Redux, Typescript , RTK , RTK query

Server: FakeStoreAPI

libraries:

  • @react-navigation
  • react-native-image-picker
  • react-native-splash-screen

Appendix

design inspired from : dribble design

note that app is tested Android only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published