Skip to content

LluisArevalo/workshop-intro-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop | Introduction to React

Usage

Note: If you don't have installed none of them, you can install NPM or yarn.

To execute the project:

  • Install all the dependencies of the project with npm start or yarn start.
  • To execute the project, run npm start or yarn start.

Description

During this workshop, we'll be using SpaceX API to fetch some rockets and capsules and show them into components. This API will help us to explain the basic concepts of react:

  • What is React
  • JSX
  • Render a Component
  • Props
  • State
  • Lifecycle
  • Events
  • Conditional rendering
  • Lists and keys

All this information can also be found in the React documentation.

Made with ❤ by @LluisArevalo

About

Workshop | Introduction to react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages