bho9668 / amazon-ui-clone

A small and simple amazon app UI clone with React Native [Expo]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon UI Clone

It only includes home page and drawerNavigation of Amazon mobile app. This is one of my practicing repo to improve layout position and animation in React Native.

Built With

  • React Native - a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android
  • Expo[Tools] - It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required

Demo

Run it locally

  1. Follow the React Native Guide for getting started building a project with native code.

  2. Clone this repo

npm install

npm start
  1. Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo app to scan the QR code from your terminal to open your project. On iOS, follow on-screen instructions to get a link.

License

This project is licensed under Unlicense license. This license does not require you to take the license with you to your project.

Acknowledgments

About

A small and simple amazon app UI clone with React Native [Expo]


Languages

Language:JavaScript 100.0%