Git Product home page Git Product logo

node-react-xero-app's Introduction

Node React app for adding contacts and invoices demonstrating Xero integration

Header

Web application allows to create, update and delete contacts and invoices. It uses React and Material UI on frontend and Node.JS, Express, MongoDB on backend. (MERN stack). The app allows to synchronize contacts and invoices with Xero accouning software.

To run the app:

  1. Make sure mongodb is running, modify connection details in database.js if required.

  2. Install global dependencies with npm install -g gulp react-tools browserify

  3. Install dependencies with npm install

  4. Run app with gulp serve or node server/server

  5. if running on http://localhost:9003/ (with browsersync) change port in config.js from 7777 to 9003

Tech stack:

  • ReactJS (v0.14.3)
  • React-Router (v1.0.3)
  • Material UI (v0.13.3)
  • Express.js
  • Passport
  • Node.js
  • Mongoose.js
  • MongoDB
  • Gulp
  • Browserify
  • Babel
  • xero-client

To see a live demo visit http://reactxeroapp.nodevision.com.au

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.