React Depth.
React = Library. {not a framework}
React is a Core functional library, contains 2 major libraries
ReactDOM : used in React implementation on WEB.
ReactNative : used in React implementation on Mobile.
Creating a React app
Run the cmd into the term...
reactlearns.hashnode.dev3 min read