Skip to content

Mobile app with React Native for a fullstack application of indie brazillian movies

Notifications You must be signed in to change notification settings

rsmelo92/indieRN

Repository files navigation

Getting Started

Screen.Recording.2024-03-12.at.13.38.57.mov

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Start the Metro Server

First, you will need to start Metro

yarn start

Step 2: Start your Application

For Android

yarn android

If you are running the server locally run the tcp to access the correct port

yarn android:tcp

For iOS

Make sure to install the required pods

yarn ios:install
yarn ios

Server

To make changes on server change the .env file to point to localhost:3000 and clone the repository rsmelo92/postgres-prisma-nextjs following the instructions on its readme

About

Mobile app with React Native for a fullstack application of indie brazillian movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published