Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 681 Bytes

File metadata and controls

19 lines (10 loc) · 681 Bytes

Contribution Guide

Wanting to contribute? Please check the steps below.

  1. Project must work when opening npm start or yarn start.

  2. Check your code format before make any pull request with npm run lint or yarn lint.

  3. If you find any bug or if you want to request a feature or style enhancement please click here

  4. Starting with base code, please add style and functionality.

  5. Add your name to the package.json file in the section contributors.

Setup Instructions

Follow the instructions here.

Happy coding!