Wanting to contribute? Please check the steps below.
-
Project must work when opening
npm startoryarn start. -
Check your code format before make any pull request with
npm run lintoryarn lint. -
If you find any bug or if you want to request a feature or style enhancement please click here
-
Starting with base code, please add style and functionality.
-
Add your name to the package.json file in the section contributors.
Follow the instructions here.
Happy coding!