-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
32 lines (19 loc) · 924 Bytes
/
README
File metadata and controls
32 lines (19 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Bootstrap Fullstack Conference Website
Built with Bootstrap 4 to provide a quick platform for a responsive css layout and styling,
javascript modals and formgroups.
## Installation
To use view or use this template simply download the zip or clone project.
If you open in your favourite text editor you can use a package like live-server to view the files,
alternatively you can open the download and open the index.html file in chrome.
## Usage
Open and click on call to action buttons to see modals, links for page scrolling, toggle buttons for their menus and so forth.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Credits
Team Treehouse
## License
This project is licensed under the terms of the MIT license.