React Tutorial

March 19, 2020 ยท View on GitHub

Learn the fundamentals of React including simple and class components, state, props, and submitting form data.

View the demo | Read the tutorial

Purpose

  • Learn about essential React concepts and related terms, such as Babel, Webpack, JSX, components, props, state, and lifecycle.
  • Build a very simple React app that demonstrates the above concepts.

Author

License

This project is open source and available under the MIT License.