A static web application that demonstrates various bootstrap features, and tries to showcase them out.
- Live demonstration of all bootstrap components
- Demonstration of bootstrap form, menu, modal, table
- Demonstration of new bootstrap progressbar, carousel, typehead, tooltips
- Demonstration of Glyphicons, Responsive web design features of Bootstrap
- Easy to try and work out
- Live demo: http://www.abuabdul.com/bootstrap-showcase/
- Eclipse IDE
- Eclipse Maven plugin
- Bootstrap Template
Just clone the repo:
$ git clone https://github.com/abuabdul/bootstrap-showcase.git
And install eclipse maven plugin
run pom.xml
You can contribute to this project by adding more live examples of bootstrap. You can also add code samples to make better understanding of bootstrap.
Copyright 2013-2014 abuabdul.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.