this is my personal portfolio
- bootstrap
- jquery
- webpacker
- git
bootstrap, jquery, webpacker and git was used on this project.
this project can be found in https://github.com/firmoholanda/firmoholanda.github.io

To get started with the app, clone the repo and then install the needed gems:
$ bundle install --without production
Next, migrate the database:
$ rails db:migrate
Finally, run the test suite to verify that everything is working correctly:
$ rails test
If the test suite passes, you'll be ready to run the app in a local server:
$ rails server
contributions, issues, and feature requests are welcome!
feel free to check issues page.
- fork it (https://github.com/firmoholanda/stay-in-touch/development/fork)
- create your working branch (git checkout -b [choose-a-name])
- commit your changes (git commit -am 'what this commit will fix/add/improve')
- push to the branch (git push origin [chosen-name])
- create a new pull request
firmo holanda - GitHub
give a ⭐️ if you like this project!
this project is MIT licensed.