➡ Front-end test
This test mainly uses Storybook (https://github.com/storybooks/storybook), React & Sass (via css-module).
ℹ Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.
- Install dependencies :
yarn install
- Run :
yarn storybook
- Open : http://localhost:6006/
Turn the image below into storybook components: small, reusable, and testable 🐒
- colors: in main sass file https://github.com/publidata/test-front/blob/master/src/assets/styles/main.scss
- fonts: Source Sans Pro, font-awesome (see : https://fontawesome.com/v5/search), unicode (for emoji 🐝 & 🙆)
- image: https://github.com/publidata/test-front/blob/master/src/components/Pane/gardener_cover.png