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).