Skip to content

I created this project in order to learn more about react native

License

Notifications You must be signed in to change notification settings

patrick-silva/clone-picpay

Repository files navigation

Clone PicPay

Author Languages Stars Forks Contributors Status

Applying concepts learned with react-native


📌 Table of Contents

Home Print Screen       Wallet Print Screen      

👷 Installation

You need to install Node.js, Yarn, Expo first and then, in order to clone the project via HTTPS, run this command:

git clone https://github.com/patrick-silva/clone-picpay.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:patrick-silva/clone-picpay.git

Install dependencies

yarn install

🏃 Getting Started

Run the following command in order to start the application in a development environment:

It is important to mention that this application was testing only iOS emulator.

  // Start the application
  yarn start

📮 Faq

Question: What are the tecnologies used in this project?

Answer: The tecnologies used in this project are Expo + React Native + Styled Components to handle scoped CSS.

🐛 Issues

Feel free to file a new issue with a respective title and description on in Issues section the repository.

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2020. This project is under the MIT license.

Made by Patrick Silva 🚀

About

I created this project in order to learn more about react native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published