/tu2k22-chakra-template

A template repository for your React projects using chakraUI framework

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Instructions to follow

  1. Open in devspaces or clone in local vscode.

  2. Create a new branch and name it <ad>-ui-experiment

  3. In the project directory, run the following command: npm i && npm start

  4. Make sure to record your start and end times for developing the components using both open chakra and conventional coding, you will need it in the form in step 10. All timestamp recordings should be in dubai time :)

  5. Build the component assigned to you by making changes in the App.tsx file and run again to view the changes.

  6. Once the component is complete, take a screenshot.

  7. Build the same component using OpenChakra and copy code generated to App.tsx file and run again to view the changes.

  8. Take a screenshot.

  9. Create a PR and add both screenshots to the PR specifying which is which.

  10. Fill the form linked here to give us feedback on the experiment.

Thank You!!