Skip to content

Basic React Course (in future, for now, it is randomly placed Rick's face)

blazejpascal/RandomPlacedGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic React Course (in future, for now, it is randomly placed Rick's face)

Purpose

Learn how to use basic React

Content

Prereqisits

clean project eject project

Basic rendering

1)create Button.js with stateless component and render it in App file by importing it from Shared folder.

  • (optional) set Shared as allias in Webpack
  1. pass button text as a pops

Styling

  1. inline styles
  2. import Styles from less file

Container Component

About

Basic React Course (in future, for now, it is randomly placed Rick's face)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published