taniarascia / react-tutorial

A walkthrough of basic React concepts.

Home Page:https://taniarascia.github.io/react-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Tutorial

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

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.

About

A walkthrough of basic React concepts.

https://taniarascia.github.io/react-tutorial/


Languages

Language:CSS 75.4%Language:JavaScript 23.1%Language:HTML 1.5%