/react-native-blog-json-server

json server that stores blog posts created into react-native-blog app

Json server that stores blog posts into a json db.

Install the dependencies

npm install

Run database

npm run db

If you want to use ngrok, then

npm run tunnel