Skip to content

urrri/hands-on-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HANDS-ON REACT

Material for a hands-on ReactJS library.

Preparations

make sure git, node and npm are installed

Get project from GitHub, install dependencies and start server

$ git clone https://github.com/urrri/hands-on-react.git
$ cd hands-on-react

$ npm install

$ npm run dev

Start here

####step 1

  • making a react simple component
  • making a react component
  • jsx basics
  • components props

####step 2

  • component lists
  • props validation
  • using dynamic class

####step 3

  • using events
  • using component state
  • using dynamic local style

####step 4

  • using Life-cycle events

About

React Hands-on project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published