- React
React is the library for web and native user interfaces Build user interfaces out of individual pieces called components written in JavaScript React is designed to let you seamlessly combine components written by independent people, teams, and organizations
- React Tutorial - W3Schools
Create React App To learn and test React, you should set up a React Environment on your computer This tutorial uses the create-react-app The create-react-app tool is an officially supported way to create React applications Node js is required to use create-react-app Open your terminal in the directory you would like to create your application
|