As I have done interviews, I have been asked to create example components to test my ability to follow requirements and work with react. I've decided to save them here for display.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
John Shaver d6c3eb350f
Updated license, for some reason...
5 years ago
public Added first set of interview components. 5 years ago
src Added first set of interview components. 5 years ago
.gitignore Added first set of interview components. 5 years ago
README.md Updated the readme. 5 years ago
package-lock.json Added first set of interview components. 5 years ago
package.json Updated license, for some reason... 5 years ago

README.md

As I have done interviews, I have been asked to create example components to test my ability to follow requirements and work with react. I've decided to save them here for display.

To see examples, clone repository and run npm install && npm start.