Expenses app allows users to keep track of their expenses.
bundle install
rails db:create db:migrate
rails s
Try out the following routes in the browser:
http://localhost:3000/users/sign_up
http://localhost:3000/users/sign_in
š¤ Ritta Sweta
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a āļø if you like this project!
This project is MIT licensed.