Skip to content

taniarascia/react-tutorial

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 19, 2018 19:21
August 19, 2018 19:21
March 18, 2020 23:20
December 22, 2018 16:18

React Tutorial

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.