You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Your challenge is to render this layout design as a fully functional web page us
22
22
23
23
### Technical Requirements
24
24
25
-
* Page should be approached from a component based mentality. Extra points will be given if the page is organized in a way some components may be reusable.
25
+
* Page should be approached from a component based mentality. JavaScript/CSS/HTML should be organized in a way that some components would be reusable if other pages are created.
26
26
* Anchors on the page can just have “#” as their href.
27
27
* Only jQuery & vanilla javascript allowed (no plugins).
28
28
* No CSS libraries/frameworks may be used, however Babel and CSS (pre)processors like Sass are welcome for compiling your own CSS/ES6.
0 commit comments