//From terminal
git clone https://github.com/your_username/thatjsdude.git
Step 2: create new branch and submit your changes as a pull request. We will validate the code quality and provide you the comment accoringly.
/** please use branch name like "assignment_by_<<your full name>>",
* example : "assignment_by_imran_shaikh"
**/
git checkout -b [name_of_your_new_branch]
example :
git checkout -b assignment_by_imran_shaikh
rest of the steps should be according to the standard git best practices
If you are not much familiar with the git commands, we request you to visit and follow instructions from below link :
from terminal using commands: https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud
form sourcetree GUI:
https://www.sourcetreeapp.com/
Either build an app yourself like this one (ema-john) or build one of your own. All you have to include is
- At least three component
- Pass data to the child component by using props and read those in the child component
- Manage a state in at least one component
- Load data (fake data or real data from any api) by using component life cycle
For any further help please whatsApp @
"Imran shaikh": +91 9923820706 or "Pratik Upacharya" : +91 7588948588
Email : pune.javascripters@gmail.com