Skip to content

Guribeiro/app-cars

Repository files navigation

App-cars logo

React Native Application for cars management

GitHub top language Made by Repository size GitHub last commit GitHub last commit GitHub

About the project   |    Technologies   |    Getting started   |    License

🚘 About the project

React native application focused on cars management

🚀 Technologies

Technologies that I used to develop this mobile application

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone [email protected]:Guribeiro/app-cars.git && cd app-cars

Follow the steps below

# Install the dependencies
$ yarn

#Add a .env file on the project root folder

# Just like in .env.example file

# Make sure you fill in the API_URL environment variable in the .env file

#.env.example
API_URL=API-URL-HERE
#For running it on your phone, make sure you've installed Expo Go

# Start the application
$ yarn start

#Open the Expo Go on you phone and select the app-cars project
#For running it on emulator, make sure you've installed Android Studio

#Step 1 - Click on 'More Actions' > 'Virtual Device Mananger'

#Step 2 - Launch an existing AVD or click on create and add a device

#After all this steps you can start the application
$ yarn android

#The App will be shown on the Emulated Device

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Gustavo Henrique 👋  See my linkedin