Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Now that you know how to use static assets in your Spring application. Implementing a professional design that is simple, beautiful, and responsive is no small task. In this video, we'll address that issue.
Design Assets for Download
Download and extract resources.zip. Then, drag the extracted resources directory into src/main of your IntelliJ project.
*This will replace all the files you currently have stored in src/main/resources.
MaterializeCSS
MaterializeCSS is an implementation of Google's Material Design Principles. It contains CSS (and a few JS) components for responsive grids, menus, and buttons, among other UI widgets.
If you want to experiment with other CSS frameworks, you could check out Bootstrap or Foundation.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up