GithubHelp home page GithubHelp logo

unbanksytv / wordpress_react_by_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samuelayo/wordpress_react_by_example

0.0 1.0 0.0 1.38 MB

JavaScript 44.53% Python 13.11% Java 12.72% Objective-C 29.64%

wordpress_react_by_example's Introduction

React Native and WordPress by example

As mobile developers, integrating data source is a very important aspect of building mobile apps. Having an organized data source ready for integration would make development easy and also reduce the time taken to build and develop mobile apps. WordPress as a back-end can be very effective if you're building mobile applications that have a lot of consumable content such as a mobile application for a blog, e-commerce website, e.t.c. It can provide standard endpoints to return the data you need and also provides a standard documentation for all the endpoints you'll require.

View tutorial

Getting Started

Clone the project repository by running the command below if you use SSH

git clone [email protected]:samuelayo/wordpress_react_by_example.git

If you use https, use this instead

git clone https://github.com/samuelayo/wordpress_react_by_example.git

Change directory into the newly cloned project and install dependencies

cd wordpress_react_by_example
npm install

Prerequisites

Setup Wordpress

  • Please ensure you have a Wordpress Instance up and running
  • Go to Plugins > Add New
  • Search, install and activate the WordPress REST API

Install React native cli

If you do not already have the React Native CLI installed, Please install it by running:

npm install -g react-native-cli

Or better still, install the Expo CLI

npm install -g expo-cli

Link the recently install libraries

react-native link

Run your app:

react-native run-android

Built With

  • React Native - Build native mobile apps using JavaScript and React.
  • WordPress - WordPress is open source software you can use to create a beautiful website, blog, or app.

wordpress_react_by_example's People

Contributors

samuelayo avatar

Watchers

 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.