Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Colour Picker

Project #44 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

This ReactJS app displays a randomised colour and its RGB values every time the app's button is clicked.

What I Learned

  • Importing and exporting components to allow interaction
  • Storing the component as state
  • Rendering component instances
  • Using event handlers within JSX
  • Binding methods that use "this" to the constructor
  • Passing props between components

Please note that in each project, the first commit is always the starter code provided by Codecademy.

About

Project #44 of Codecademy's Full Stack Engineer Career Path

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages