Front-End

Documentation for the nextJS front-end of the community platform

Tools and Libraries

  • Storybook: for documentation, design system publication, component creation and extreme use case testing.

  • Formik & Yup: for forms creation & validation.

  • Styled-Components: for styling.

  • Leaflet: for map creation & interactions.

  • React-Markdown: for markdown to HTML rendering.

  • Chart.js: for charts creation & edition.

    ⚠️ May change in favor of D3.js.

Components

Most of the components are documented through Storybook. To access the current storybook go to the community-platform storybook

Last updated