Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 1.83 KB

README.md

File metadata and controls

74 lines (50 loc) · 1.83 KB

Pathao Clone - React Native

Last Commit Licence

Overview

👏 Thank you for your stars, your issues and your pull requests. I really love open source community. ❤️

Perfect to start an Pathao Clone app. 2 screens are availables : Home, Food . You'll find some components like Card Component to pass props and variant. More features will be added to the project in the future. Tailwind css is used in this project.

Screenshots

Capture 1 Capture 2 Capture 3

Installation and usage

Be sure, you have installed all dependencies and applications to run React Native project on your computer : Getting Started with React Native.

This project works fine for both iOS and in Android.

Running the project

Clone this repository :

git clone https://github.com/sijan2/pathao-clone.git
cd pathao-clone

Install packages :

yarn install

When installation is complete, run with version of your choice :

expo start
# or for android
expo start --android

|

Star, Fork, Clone & Contribute

Feel free to contribute on this repository.