Demo: https://hgzdev.github.io/fake-quotes-creator
This is a (prank) tool for creating simple posters with fake quotes of famous people.
It was designed in order to demonstrate concept of React.js Controlled Components. In this case internal state of FakeQuotesCreator class acts as the "single source of truth" for other stateless components, including controlled form.
- HTML5
- CSS3 & SASS
- JavaScript (ES6)
- React.js
- Webpack