Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.52 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.52 KB

FurniStore

FurniStore is an ecommerce store react native mobile application where you can buy modern furnitures.


furnistore homepage

furnistore homepage

furnistore cart page

cart page with swipe to delte


Features

  • The user can see all the products divided by cateogries. The user has to swipe to see more products that a cateogry contains.
  • The user can favourite (like) a product and see all liked product on favourites page.
  • The user can add item to cart, increase the quantity of a product and checkout.
  • The user can see the details of a product.

Stack used

The app uses different libaries, languages, and tools to work properly. Main technologies:

  • React Native
  • Zustand
  • TypeScript
  • Expo
  • Tailwind CSS (Nativewind)

Installation

The FurniStore requires to setup your development environment with react native to run.

Clone this repository and import into your preferred code editor.

For more information on how to run the app on a real device or an emulator after importing it, follow this tutorial.

Any feedback is always welcome!