
# Clutch Project

This is project includes:
- Web Elements - A set of primitives for building on the web.
- [Helmet](https://www.npmjs.com/package/react-helmet) - These reusable React components will manage all of your changes to the document head.
- Element - Is a component that can render itself as any tag including a Fragment. Useful for dynamic tags.
- [Modern Normalize](https://www.npmjs.com/package/modern-normalize) - Normalize browsers' default styles.
- Logic - Work with conditional rendering, looping over data, and more.
- [React Inline SVG](https://www.npmjs.com/package/react-inlinesvg) - Inline your SVG's easily with this component. Simply paste SVG src as code.
- [React Markdown](https://www.npmjs.com/package/react-markdown) - Create rich text easily using a markdown component.

