Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
medomy committed Feb 20, 2023
1 parent 245f96a commit 5e2b245
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ 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

Expand Down

0 comments on commit 5e2b245

Please sign in to comment.