diff --git a/content/roadmaps/103-react/content/100-react-fundamental-topics/readme.md b/content/roadmaps/103-react/content/100-react-fundamental-topics/readme.md index bffe5d179..e2ab25d31 100644 --- a/content/roadmaps/103-react/content/100-react-fundamental-topics/readme.md +++ b/content/roadmaps/103-react/content/100-react-fundamental-topics/readme.md @@ -1 +1,7 @@ -# React fundamental topics \ No newline at end of file +# React + +React is a JavaScript library for building user interfaces. It is an open-source, component-based front end library responsible only for the view layer of the application. + +Free Content +Official Website +Official Documentation