GithubHelp home page GithubHelp logo

amrinder-bajwa / react-native-with-laravel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mauriciosilv/react-native-with-laravel

0.0 0.0 0.0 2.99 MB

React Native + Laravel API :boom:

License: MIT License

Shell 0.64% JavaScript 0.47% Ruby 0.51% PHP 78.17% Objective-C 3.99% Java 5.13% TypeScript 8.14% Blade 2.45% Starlark 0.50%

react-native-with-laravel's Introduction


TinDev

Laravel with React Native

The monorepo for login applications using the Api laravel consumed with React Native, as a study purpose. ๐Ÿ“ฑ

License MIT

login for app initial page

๐Ÿ“Œ Technologies

Listed here are some of the main technologies used in the project:

๐Ÿ“Œ Getting started

  1. Clone this repo using git clone https://github.com/MauricioSilv/react-native-with-laravel.git
  2. Move yourself to the appropriate directory: cd mobile
  3. Run yarn to install dependencies

๐Ÿ“Œ Getting started with the backend server

  1. Move yourself to the backend folder: cd api-laravel
  2. Create a .env file and add your preferred database connection.
  3. Run composer install to install project dependencies.
  4. Generate your application key php artisan key:generate.
  5. Run php artisan migrate --seed to create the migrations and seedrs locate at in /database/seeds/UserSeeder.php.
  6. Run php artisan serve to start the server port 8000.

๐Ÿ“Œ Getting started with the mobile app

  1. Move yourself to the mobile folder: cd mobile
  2. Run yarn android (or ios if your prefer) to start the mobile app

โš ๏ธNote: at android, You will have to start the emulator before using the yarn android command.

๐Ÿ“ License

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

react-native-with-laravel's People

Contributors

mauriciosilv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.