viniciusbe / go-barber-app

Mobile application made during the GoStack bootcamp, using React-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

Badge GitHub license Badge Badge

▶ Preview

📝 Table of Contents

🧐 About

This project was 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/GoBarber-app

Enter the app folder:

cd GoBarber-app

Install the dependencies:

yarn

Run the application:

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

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

You'll also need to clone and run the api so the application can work properly!

⛏️ 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

About

Mobile application made during the GoStack bootcamp, using React-native

License:MIT License


Languages

Language:HTML 76.7%Language:TypeScript 14.9%Language:JavaScript 2.7%Language:Java 2.2%Language:CSS 1.7%Language:Objective-C 1.4%Language:Ruby 0.3%Language:Starlark 0.2%