Skip to content

CRUD React Native with REST API Nodejs + Expressjs + Mongoose + MongoDB

Notifications You must be signed in to change notification settings

iqbaldp/react-native-client-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD React Native with RESTful API Nodejs + Expressjs + Mongoose + MongoDB

Requirement :

1. Node JS as server => https://nodejs.org/en/
2. MongoDB as databases => https://www.mongodb.com/
3. React Native as client => https://facebook.github.io/react-native/

How to install :

  • Run "npm install" on REST Server folder (including : Body Parser, Mongoose and Express JS)
  • Replace all files except the REST Server folder to your fresh init React Native project then run "npm install" including react-navigation and hrm.

Screenshot on Android

alt text alt text

About

CRUD React Native with REST API Nodejs + Expressjs + Mongoose + MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published