- Clone the repository
- Install all dependencies using
yarn install
- Run the project using
yarn start
- Create a fork
- Make all changes on your fork. When you are done, raise a Pull Request.
- Be sure to follow proper git commit guidelines
- Only have 1 commit per Pull Request
- Commits should not contain large changes. Make small, incremental changes, and raise a Pull Request.
- Write a test case