Welcome to Flixter
Flixter is a Udemy clone built by Robert Sapunarich as an assignment for theFirehoseProject. It's built with Rails 4.0.1, Postgresql, and Bootstrap-Sass.
Flixter can be found in production here.
Contributing
- Fork the Flixter 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