Welcome to Splurty
Flixter is a random quote generator app built by Robert Sapunarich as an assignment for theFirehoseProject. It's built with Rails 4.0.1, Postgresql, and Bootstrap-Sass.
Splurty can be found in production here.
Contributing
- Fork the Splurty repository.
- Create a branch for the proposed feature
git checkout -b new-branch-name
- Commit your changes.
git commit
- Push your changes to
new-branch-name
.git push origin new-branch-name
. - Submit a pull request.
Contributors
- Robert Sapunarich
- Your name here!
License