An open API service indexing awesome lists of open source software.

https://github.com/gsync/expensify

A node app using react, react-router, and firebase database to add, edit expenses. Please checkout the live demo.
https://github.com/gsync/expensify

firebase nodejs reactjs webpack

Last synced: about 2 months ago
JSON representation

A node app using react, react-router, and firebase database to add, edit expenses. Please checkout the live demo.

Awesome Lists containing this project

README

          

# expensify [Live Demo](https://react-expensify-demoapp.herokuapp.com)
A node app using react, react-router, and firebase to add, edit expenses

### Snapshot

![App Snapshot](./public/images/expensify_snapshot.png?raw=true "App Snapshot Image")

### Major Dependencies
- react
- webpack
- node-sass
- firebase
- moment

### Reference
[React Developer Course by Andrew Mead](https://www.udemy.com/react-2nd-edition)

### Start developemnt server using
npm run dev-server