Expensify app
A single page app to manage your budget and expenses.
Technologies
- css3
- sass
- react
- redux
- firebase
- enzyme
- jest
- babel
- webpack
This is the second project in React 2nd edition course and it's a more advanced app and uses much more technologies and has much more features. It uses React router for client side routing, Redux to manage state, Firebase as a real time database and for google authentication and Enzyme and Jest for testing. Some of those technologies (like React router, Redux) i already had used them in simpler apps before building this app but this app was much more complete and advanced.
Notes:
This app was built following this course React 2nd edition.