motofin-ui
A React Component Library for Building MotoFin360 Design Components
Documentation
Go to https://motofin.eks.stg.ap-southeast-1.horizontals.olx.org/
Description
Tech Stack -
- TypeScript
- SASS
- React Testing Library + Jest
- Storybook
- React JS
Install
Using yarn:
yarn add motofin-ui
Using npm:
npm install motofin-ui
Getting started
In order to get your instance up and running you must:
- Clone this repo - https://git.naspersclassifieds.com/panamera/consumer-finance/motofin-ui.git
- Install dependencies
yarn install
- Run
yarn storybook
Avalaible Commands
Use the following commands :
- Development mode:
yarn storybook
- Run the unit test suite:
yarn test
- Run the unit test suite and watch for files in order to re-run tests automatically:
yarn test:watch
- Get a coverage report:
yarn test:coverage
- Storybook Development:
yarn story:dev
- Build Storybook:
yarn build-storybook
- Run Es-Lint:
yarn lint
Contributing
Please refer to project's style and contribution guidelines for submitting patches and additions. In general, we follow the following process.
- Clone the project to your own machine
- Add Your changes and Test Cases for the newly added code (Very IMPORTANT)
- Commit changes to your own branch
- Push your work back up to the repo
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
Authors and acknowledgment
Contributing Authors -
- Nitin Mishra - nitin.mishra@olx.com
- Somyanath Mohanty - somyanath.mohanty@olx.com
- Yash Mishra - yash.mishra@olx.com
- Arunava Modak - arunava.modak@olx.com
- Anil Jangra - anil.jangra@olx.com
- Nidhi Deswal - nidhi.deswal@olx.com
- Praveen Sharma - praveen.sharma1@olx.com
- Aayush Goyal - aayush.goyal@olx.com
- Ria Soam - ria.soam@olx.com