1.0.2 • Published 2 years ago

crediblemind-assessment v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Crediblemind Assessment Web Component

This project is a web component built on react-to-webcomponent that can be embedded into your web application. The component presents users with assessment, processes response, and provides personalized recommendations using results from Algolia and content from Contentful.

Features

  • Survey/Assessment: A dynamic set of questions passed into the component.
  • Recommendations: Personalized results displayed after the survey, sourced from Algolia and Contentful.
  • Embeddable: Easily integrate the component into any web application with minimal setup.

Installation

To install the component, you can use npm or yarn:

npm install react-to-webcomponent


## Installation
```bash
# Clone the repository
git clone https://github.com/yahorkirkouski/Crediblemind_application.git

# Navigate to the project directory
cd yourproject

# Install dependencies
npm install

Usage

npm start