VenturApp is a Simple Portofolio website built using Bootstrap with some customization. Please use it for learning media, made using the Bootstrap Framework and customization using SASS.
- Clone this repository or download zip
git clone https://github.com/fakhirula/VenturApp
- Open
VenturApp/public/index.html
to see the website
- Fork it ( https://github.com/fakhirula/VenturApp/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- If you want to make some changes in the CSS style. Don't edit the
.css
file, use the SCSS file instead which is in the root directory.
VenturApp is under MIT License.
VenturApp is created by RulHaxor.