ChabaJosa / justVentApp

My second mobile App!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple React Native Blog App

This project requires an additional repo ---> JsonServer.

To run this app you need to:

    1. Clone this repo and the JsonServer repo.
    1. Npm Install: json-server, ngrok, axios and expo.
    1. Open a shell and cd into the json server directory and run npm run db
    1. Open a second shell and cd into the json server directory and run npm run tunnel
    1. Grab the ngrok link from the latter (Ex: 'http://da72d0cc54ae.ngrok.io')
    1. Open a third shell and cd into the this directory, replace the ngrok link in the jsonServer.js file.
    1. Run expo start

About

My second mobile App!


Languages

Language:JavaScript 100.0%