Home
Softono

Todo Apollo Redux React Native

Open source JavaScript
15
Stars
1
Forks
0
Issues
2
Watchers
9 years
Last Commit

 About Todo Apollo Redux React Native

Todo App with apollo + redux + react-native

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Todo Apollo Redux React Native?

We provide expert installation service for this software. Our team will install, configure, and secure Todo Apollo Redux React Native on your server. plans start at just $30.

Todo Apollo Redux React Native

View on GitHub

Introduce

App

This App is built on React Native + Redux + Apollo(GraphQL) The features in app:

  • Get All Data
  • Push task on server

Install

  1. Install dependence package
yarn install

or

npm install
  1. Link package to app
react-native link

Run

  1. Run server
mongod
node run_server.js
  1. Run App 1.Android
react-native run-android
  1. Ios
react-native run-ios
  1. Web open : http://localhost:8000/graphql

Contribute

If it's helpful for you, give me a star <3