Simple expense manger to keep track of your expenses, built on React and Ruby on Rails
- Get your expense summary at top
- Add,update,delete or expenses on the fly
- Get the list of your expenses
- Backend Framework Ruby on Rails
- Testing Framework RSpec
- Frontend JS Framework React
- CSS Framework Bootstrap
- CSS Preprocessor Bootstrap
- JS library jquery
- Task manager gulp
- clone the repository
- run bundle
- rake db:migrate
- rails server
- http://localhost:3000/