- Ruby On Rails
Open your termnial and run the following command:
git clone https://github.com/micheaol/budget-app.git
- cd budget-app
- bundle
- rails db:create
- rails db: migrate
rails s
Open your browser and type the following URL http://127.0.0.1:3000/
Finally you can start using the app and add some Category, and Activities. Enjoy!
- Ruby
- Terminal
👤 Michael Oladele
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Original design idea by Gregoire Vella on Behance
This project is MIT licensed.