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.
Go to file
John Shaver dd556efdc2 Updated the readme. 2018-04-02 15:06:23 -07:00
public Added first set of interview components. 2018-04-02 15:03:32 -07:00
src Added first set of interview components. 2018-04-02 15:03:32 -07:00
.gitignore Added first set of interview components. 2018-04-02 15:03:32 -07:00
README.md Updated the readme. 2018-04-02 15:06:23 -07:00
package-lock.json Added first set of interview components. 2018-04-02 15:03:32 -07:00
package.json Added first set of interview components. 2018-04-02 15:03:32 -07:00

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.