To download the project:
- Go to the following link https://github.com/practicalit/phone-card.
- Click on the green button that says Code.
- From the drop down, select the download zip.
- It will download the phone-card-master.zip file.
- [Windows] Unzip the file by right clicking on it and selecting extract all
- [Mac] doubleclick on the file and follow the path to see extracted files.
- Open the folder with visual code and start hacking!
To use git clone:
- issue git clone https://github.com/practicalit/phone-card.git
- The above command will copy the folder phone-card to your directory.
- Open the folder with visual code and start hacking!
Your first task is to get the phone card app running locally and see what it is doing. All your tasks are listed under Task link in the page.