Skip to content

viniciusbe/store

Repository files navigation

DevStore logo

A simple app store

GitHub license Badge

▶ Preview

📝 Table of Contents

🧐 About

Based on a project created during the RocketSeat's bootcamp GoStack

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Go to https://reactnative.dev/docs/environment-setup and choose the development OS and the target OS in order set up your environment.

Installing

A step by step series of examples that tell you how to get a development env running.

Cloning the repository:

git clone https://github.com/viniciusbe/DevStore

Enter the app folder:

cd DevStore

Install the dependencies:

yarn

Run the application:

# Run the fake api
yarn json-server server.json -p 3333

# Run one of these commands dependending on the target OS
yarn android
yarn ios

The application should run on the respective environment you set up.

⛏️ Built Using

✍️ License

This project is made available under the MIT License

Authors

avatar

Made with ❤ by Vinícius Bernardes

Linkedin Badge Gmail Badge Twitter Badge