From 9c87f8f3bf725c379ab774c86b80e66050be32a1 Mon Sep 17 00:00:00 2001 From: Vipul Basapati Date: Thu, 27 Sep 2018 16:14:46 +0530 Subject: [PATCH] Adding content to replace stub in - "Introduction to the Front End Libraries Projects" (#221) * Update index.md * Update index.md --- .../front-end-libraries-projects/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/learn/src/introductions/front-end-libraries/front-end-libraries-projects/index.md b/packages/learn/src/introductions/front-end-libraries/front-end-libraries-projects/index.md index 4856bff27b..891c0b42f3 100644 --- a/packages/learn/src/introductions/front-end-libraries/front-end-libraries-projects/index.md +++ b/packages/learn/src/introductions/front-end-libraries/front-end-libraries-projects/index.md @@ -5,6 +5,8 @@ superBlock: Front End Libraries --- ## Introduction to the Front End Libraries Projects -This introduction is a stub +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. -Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions). \ No newline at end of file +### 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).