Expensify App Created within the Udemy React course Uses: React, webpack, babel, react modal, scss
To run server on local: yarn run dev-server To run tests: yarn test --watch To push changes to heroku: git push heroku master
TODOs:
- [DONE] Add confirmation modal when removing expense
- [DONE] Show number of hidden expenses in /dashboard summary
- Add button to show all expenses
- Add support for another social login system [DONE] GitHub Facebook Twitter
- Buy a custom domain and configure it with Heroku (or use subdomain on owned domain)