mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-27 15:04:25 -05:00
* feat: convert RWD cert projects * feat: convert original projects * fix: add usesMultiFileEditor to meta * feat: add cypress tests for saving and loading to/from database * fix: broken cypress tests * fix: inconsistent variable naming * fix: missed variable name * fix: more cypress * feat: add solutions for english * fix: ctrl+s to database only if signed in * fix: prioritize code from db * refactor: expand the comments slightly
33 lines
713 B
JSON
33 lines
713 B
JSON
{
|
|
"name": "Responsive Web Design Projects",
|
|
"isUpcomingChange": false,
|
|
"usesMultifileEditor": true,
|
|
"dashedName": "responsive-web-design-projects",
|
|
"order": 7,
|
|
"time": "150 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "responsive-web-design",
|
|
"challengeOrder": [
|
|
[
|
|
"bd7158d8c442eddfaeb5bd18",
|
|
"Build a Tribute Page"
|
|
],
|
|
[
|
|
"587d78af367417b2b2512b03",
|
|
"Build a Survey Form"
|
|
],
|
|
[
|
|
"587d78af367417b2b2512b04",
|
|
"Build a Product Landing Page"
|
|
],
|
|
[
|
|
"587d78b0367417b2b2512b05",
|
|
"Build a Technical Documentation Page"
|
|
],
|
|
[
|
|
"bd7158d8c242eddfaeb5bd13",
|
|
"Build a Personal Portfolio Webpage"
|
|
]
|
|
]}
|