Put Content in Front End Libraries Projects stub (#268)

Added introduction in the Front End Libraries Projects stub
This commit is contained in:
Wadinga Leonard
2018-09-27 12:22:31 +01:00
committed by Mrugesh Mohapatra
parent 4449aeb345
commit 586753ee3b

View File

@ -5,8 +5,12 @@ superBlock: Front End Libraries
---
## Introduction to the Front End Libraries Projects
Now that you have studied and practiced so many front-end libraries, it is time you put this knowledge to use and create real world like projects with your newly gained knowledge. Hope you will find these projects interesting and challenging enough. And as you know, you can reach out to the forum for any problem you come across during any of these projects. People here love helping others.
It's now time to test out the frontend skills learned. This will help to bolster your skills, so don't hesitate to showcase your frontend skills in these projects.
In this section you will complete the following projects with Bootstrap, Jquery, Sass, React and Redux:
* A Random Quote Machine
* A Markdown Previewer
* A Drum Machine
* A JavaScript Calculator
* A Pomodoro Clock
### Note: All the projects have some use cases that you need to fulfill in order to pass the test cases
Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions).
Have fun and remember to use the [Read-Search-Ask] (https://forum.freecodecamp.org/t/how-to-get-help-when-you-are-stuck/19514) method if you get stuck.