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.
- Host: GitHub
- URL: https://github.com/gsync/expensify
- Owner: Gsync
- Created: 2018-01-14T21:58:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T03:54:29.000Z (over 3 years ago)
- Last Synced: 2025-07-03T18:11:37.867Z (11 months ago)
- Topics: firebase, nodejs, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 1.72 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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

### 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