This project was bootstrapped with Create React App and built on Chakra UI.
- This is the UI component library for the Plaqad V2 application.
- React, chakra UI, Storybook
- Ikechukwu Orji
- Node => v14.17.4 or higher.
- NPM => 6.14.14 or higher
yarn install
yarn storybook
yarn test
- Clone the master branch of the code.
- Branch out to a working branch to make your updates and changes
- Push your working branch to remote repository
- Raise a Pull request from your working branch to the master/main branch on the remote repository.
- Add atleast 2 members of the BHMG Engineering team to your Pull Request.
- Wait for your pull request/changes to be Reviewed/Approved/Declined.
- Repeat the process for all the changes you have.