👏 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.
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.
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
|
Feel free to contribute on this repository.