146 lines
7.0 KiB
JSON
146 lines
7.0 KiB
JSON
{
|
|
"name": "Front End Frameworks Projects",
|
|
"order": 8,
|
|
"time": "150 hours",
|
|
"helpRoom": "Help",
|
|
"challenges": [
|
|
{
|
|
"id": "bd7158d8c442eddfaeb5bd13",
|
|
"title": "Build a Random Quote Machine",
|
|
"description": [
|
|
"Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
|
|
"Here's a <a href='http://codepen.io/freeCodeCamp/full/qRZeGZ' target='_blank'>working example</a>. Try not to look at its code.",
|
|
"You can build your project by forking <a href='http://codepen.io/FCC_test_suites/pen/JbgXab' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://gitcdn.link/repo/no-stack-dub-sack/testable-projects-fcc/master/build/bundle.js</code>",
|
|
"Once you're done, submit below the URL to your working project with all its tests passing.",
|
|
"Remember to use the <a href='https://forum.freecodecamp.com/t/how-to-get-help-when-you-are-stuck/19514' target='_blank'>Read-Search-Ask method if you get stuck."
|
|
],
|
|
"challengeSeed": [
|
|
"A9mEKIF"
|
|
],
|
|
"tests": [],
|
|
"type": "zipline",
|
|
"isRequired": true,
|
|
"challengeType": 3,
|
|
"translations": {
|
|
"es": {
|
|
"title": "Crea una máquina de frases aleatorias",
|
|
"description": []
|
|
},
|
|
"ru": {
|
|
"title": "Создайте генератор случайных цитат",
|
|
"description": []
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "bd7157d8c242eddfaeb5bd13",
|
|
"title": "Build a Markdown Previewer",
|
|
"description": [
|
|
"Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
|
|
"Here's a <a href='http://codepen.io/freeCodeCamp/full/GrZVVO' target='_blank'>working example</a>. Try not to look at its code.",
|
|
"You can build your project by forking <a href='http://codepen.io/FCC_test_suites/pen/JbgXab' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://gitcdn.link/repo/no-stack-dub-sack/testable-projects-fcc/master/build/bundle.js</code>",
|
|
"Once you're done, submit below the URL to your working project with all its tests passing.",
|
|
"Remember to use the <a href='https://forum.freecodecamp.com/t/how-to-get-help-when-you-are-stuck/19514' target='_blank'>Read-Search-Ask method if you get stuck."
|
|
],
|
|
"releasedOn": "January 10, 2017",
|
|
"challengeSeed": [
|
|
"FFDvuCP"
|
|
],
|
|
"tests": [],
|
|
"type": "zipline",
|
|
"isRequired": true,
|
|
"challengeType": 3,
|
|
"translations": {
|
|
"es": {
|
|
"title": "Crea una caja de recetas",
|
|
"description": []
|
|
},
|
|
"ru": {
|
|
"title": "Создайте хранилище рецептов",
|
|
"description": []
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "587d7dbc367417b2b2512bae",
|
|
"title": "Build a Drum Machine",
|
|
"description": [
|
|
"Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
|
|
"Here's a <a href='http://codepen.io/freeCodeCamp/full/MJyNMd' target='_blank'>working example</a>. Try not to look at its code.",
|
|
"You can build your project by forking <a href='http://codepen.io/FCC_test_suites/pen/JbgXab' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://gitcdn.link/repo/no-stack-dub-sack/testable-projects-fcc/master/build/bundle.js</code>",
|
|
"Once you're done, submit below the URL to your working project with all its tests passing.",
|
|
"Remember to use the <a href='https://forum.freecodecamp.com/t/how-to-get-help-when-you-are-stuck/19514' target='_blank'>Read-Search-Ask method if you get stuck."
|
|
],
|
|
"releasedOn": "January 10, 2016",
|
|
"challengeSeed": [
|
|
"OkeFgKL"
|
|
],
|
|
"tests": [],
|
|
"type": "zipline",
|
|
"isRequired": true,
|
|
"challengeType": 3,
|
|
"translations": {
|
|
"es": {
|
|
"title": "Crea un Juego de la vida",
|
|
"description": []
|
|
},
|
|
"ru": {
|
|
"title": "Создайте игру \"Жизнь\"",
|
|
"description": []
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "bd7158d8c442eddfaeb5bd17",
|
|
"title": "Build a JavaScript Calculator",
|
|
"description": [
|
|
"Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
|
|
"Here's a <a href='http://codepen.io/freeCodeCamp/full/wgGVVX' target='_blank'>working example</a>. Try not to look at its code.",
|
|
"You can build your project by forking <a href='http://codepen.io/FCC_test_suites/pen/JbgXab' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://gitcdn.link/repo/no-stack-dub-sack/testable-projects-fcc/master/build/bundle.js</code>",
|
|
"Once you're done, submit below the URL to your working project with all its tests passing.",
|
|
"Remember to use the <a href='https://forum.freecodecamp.com/t/how-to-get-help-when-you-are-stuck/19514' target='_blank'>Read-Search-Ask method if you get stuck."
|
|
],
|
|
"challengeSeed": [
|
|
"xlAXPjX"
|
|
],
|
|
"tests": [],
|
|
"type": "zipline",
|
|
"challengeType": 3,
|
|
"isRequired": true,
|
|
"translations": {
|
|
"es": {
|
|
"title": "Crea una calculadora JavaScript",
|
|
"description": []
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "bd7158d8c442eddfaeb5bd0f",
|
|
"title": "Build a Pomodoro Clock",
|
|
"description": [
|
|
"Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
|
|
"Here's a <a href='http://codepen.io/freeCodeCamp/full/XpKrrW' target='_blank'>working example</a>. Try not to look at its code.",
|
|
"You can build your project by forking <a href='http://codepen.io/FCC_test_suites/pen/JbgXab' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://gitcdn.link/repo/no-stack-dub-sack/testable-projects-fcc/master/build/bundle.js</code>",
|
|
"Once you're done, submit below the URL to your working project with all its tests passing.",
|
|
"Remember to use the <a href='https://forum.freecodecamp.com/t/how-to-get-help-when-you-are-stuck/19514' target='_blank'>Read-Search-Ask method if you get stuck."
|
|
],
|
|
"challengeSeed": [
|
|
"u5RTBt4"
|
|
],
|
|
"tests": [],
|
|
"type": "zipline",
|
|
"isRequired": true,
|
|
"challengeType": 3,
|
|
"translations": {
|
|
"es": {
|
|
"title": "Crea un reloj pomodoro",
|
|
"description": []
|
|
},
|
|
"ru": {
|
|
"title": "Создайте таймер Pomodoro",
|
|
"description": []
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |