Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 699 Bytes

File metadata and controls

18 lines (12 loc) · 699 Bytes

Welcome to Creative Morph!

Hi, this test is designed to test your frontend development skills, you must use React and redux to solve this test.

In this test you must clone this and create a mathematical chat bot.

Behavior

The chat bot will take an input message like "2+2" and will return 4. when you give an invalid input it should return a error message.

Evaluation Criteria

  1. Functionality stability (20 pts)
  2. Use of redux to store chat data. (30 pts)
  3. Component structure (30 pts)
  4. Using typescript to ensure type safe code (20 pts)

Submission

send a link of the cloned repository to neelam@creativemorph.com