A simple editor that allow you to create articles with Text and Products blocks
I used semantic-ui-react
and create-react-scripts
to speed up development
npm install
npm start
The app is up and running on http://localhost:3000
npm test
- Add test coverage
- State is automatically saved on popup changes, add functionality to cancel
- Refactor blocks common parts into High Order Component