react-interview-code/README.md

4 lines
252 B
Markdown
Raw Permalink Normal View History

2018-04-02 22:06:23 +00:00
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.
2018-04-02 22:06:23 +00:00
To see examples, clone repository and run `npm install && npm start`.