lukarmar / rocketshoes-mobile

Challenge to continue the RocketShoes application on the mobile platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootcamp

Challenge to continue the RocketShoes application on the mobile platform.

🤖 Technologies

Libraries used for the development, interaction and operation of the entire application:

Code editor used:

To standardize the formatting of all code, libraries and extensions were used:

ℹ️ Use and contribution

In order to contribute to the project it will be necessary to make a clone, for this you have Git installed. In order for the project dependencies to be downloaded and installed, tero NodeJs will be required. The project was developed with Yarn. At the end, install react-native-cli. Follow the steps below:

# Clone this repository
$ git clone https://github.com/luka-rmar/rocketshoes-mobile.git

# Access repository
$ cd ~/rocketshoes-mobile

# Install dependencies
$ yarn

# Run the app
$ react-native start

To run json-server on windows, it will be necessary to remove the security policy restriction: open powershell as an administrator and run the following script:

📝 License

This project is under the MIT license. See the LICENSE file for more details.


Made by me. By Luka Rocha 👋 Linkedin

About

Challenge to continue the RocketShoes application on the mobile platform.

License:MIT License


Languages

Language:JavaScript 56.0%Language:Java 17.9%Language:Objective-C 11.3%Language:Ruby 9.9%Language:Starlark 4.9%