This e-commerce project is built on top of Expo, TypeScript, NativeWind and Redux. The project is a UI but have used redux for the sake of adding products to the cart page.
Read more about the tools used in this project.
- Homepage
- Product Detail Page
- Cart Page
- Checkout Page
- Search Page
Clone the project
git clone https://github.com/maisamaf/luxeshop
Go to the project directory
cd luxeshop
Install dependencies
npm install
Start the server
npx expo start