Skip to content

Latest commit

 

History

History
118 lines (94 loc) · 2.99 KB

README.md

File metadata and controls

118 lines (94 loc) · 2.99 KB

React Native Shoes.

A simple shoes store app made with react native.



Index


About

This project was developed to study and understand the React Native workflow, following this tutorial by Sujeito programador.


Requirements

To run this project, please install this:

Use your prefered text editor or IDE to study/change. I already used and recommend these text editors:


Installation

Clone the repo.

# Clone this repository
$ git clone https://github.com/FelipePardim/ReactNative-Shoes

Follow the guides bellow to run each project as you like.


How to use

📱 Running the mobile app ( Android & IOS ).

# Install dependencies
$ yarn install
#or
$ npm install 

# Start the API server
$ expo start

# Connect your iPhone or Android device to the expo server, or run in your prefered emulator;

🛠 Technologies

This are the tech stack and tools utilized to develop this project:


📝 License

This project is under MIT licensce.


👨‍💻 Author: