-
Start by making a fork to the repository. Click on the symbol at the top right corner.
-
Clone your new fork of the repository.
-
Navigate to the new project directory.
-
Run command 'npm start'.
-
Make the required changes and then make the commit with a suitable commit statement.
-
Always pull before making new changes in the code. Test