Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 847 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 847 Bytes

Sothirich final project

Your design here

Your admin and API check here

Example in web here

Start project

npx react-native init ecommerceapp

for folders and files structure is the same before project.

completed one section pull request one

Sign In screen Please design email and password only

Project tasks:

  • Setup project structure
  • Setup navigation (Stack, Tab, Drawer)
  • Auth context
  • Setup Apollo Client
  • Customer
    • login
    • register
  • Home screen
  • Product detail (show variation)
  • Product search
  • Product filter
  • Product add to cart
  • Cart list
  • Check out
  • Payment