Skip to content

cuulee/getting-started-with-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Getting Started with React

In this tutorial, we'll learn how to use React. We'll learn how to define components, work with props and state, and see how to make use of lifecycle and custom methods on our components. We'll also learn about the different ways we can define a React component, wrapping up with a demo of connecting our components to MongoDB in Meteor.

Learn How to Get Started with React

Download the Source

The code for this tutorial is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.1%
  • CSS 28.3%
  • HTML 1.6%